Fixed ui errors

This commit is contained in:
R-Bharathraj
2026-05-15 15:51:56 +05:30
parent 88a54944c3
commit 7f71527e85
9 changed files with 404 additions and 144 deletions

View File

@@ -16882,6 +16882,13 @@ html.elementor-html {
overflow: hidden
}
@media (max-width: 767px) {
.team-listing-wrapper.team-grid-listing .team-item .post-media {
height: auto;
padding: 0;
}
}
.team-listing-wrapper.team-grid-listing .team-item .post-media img {
position: absolute;
top: 0;
@@ -28887,4 +28894,3 @@ body:not(.block-editor-page) .wp-block-rss .wp-block-rss__item-excerpt,.block-ed
padding-top: 20px
}