Site logo

Archived topic

Gap Beetwen Feature Image and post title - Archive

1 reply · Started by Rakesh on June 28, 2020

Viewing posts 1–2 of 2

HI Team

I am using Elementor but in archive section face issue with Gap Beetwen Feature Image and post title

Hi there,

that is gap is set by elementor, not the theme... but you can try this CSS to fix the issue:

.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0 !important;
}
This archived topic is closed to new replies.