This topic has 6 replies, 3 voices, and was last updated 7 years, 4 months ago ago by Amzy Leel
How can I remove the white space under my header before my content begins? Thanks
http://imgur.com/a/4uoyT
Hello,
Add the custom code in page Custom CSS for those pages where you want to remove that space http://prntscr.com/fuerfo
.breadcrumbs-type-disable.et-header-not-overlap:not(.home) .content-page {
margin-top: 0;
}
Regards
Is there a place I can put this code so it will affect the entire site?
Hello,
Yes, Theme Options > Styling > Custom CSS.
Regards
Thank you!
You are welcome.
Do not hesitate to ask if you have any other questions (in a new topic / post)
Tagged: break, header, remove, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up