Site logo

Archived topic

Spacing Above Featured Image

4 replies · Started by Earl on May 23, 2020

Viewing posts 1–5 of 5

Hi there,

try this CSS:

.post-image-above-header .inside-article .featured-image {
    margin-top: -30px !important;
}

This worked to remove the space between the upper feature image on mobile, desktop, and tablet!

Thank you.

Resolved!

You're welcome

This archived topic is closed to new replies.