Site logo

Archived topic

Featured image is sticking up

3 replies · Started by aaron on July 19, 2021

Viewing posts 1–4 of 4

I don't know what I did, my featherd image (above my title) is sticking up covering part of my header. Can anyone help?

Hello can you try again? See the 2 examples

Hi Aaron,

You have this CSS on your site:

.post-template-default .featured-image.page-header-image-single {
	margin-top: -7%!important
}

This negative margin is pulling the featured image upward. You'll have to remove this to fix the issue. :D

This archived topic is closed to new replies.