the image on top of the site has a lot of space above – it should be straight on top. Header is deactivated, but it seems, that the space for the header is always there.
How can i fix this?
Attachments: You must be
logged in to view attached files.
Hi @roger ,
I hope you are well today and thank you for your question.
You can remove that space by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
#wrapper > .sh-page-layout-default {
padding-top: 0;
}
Best regards, Shufflehound team
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it