- Acme Themes

Best Premium and Free WordPress Themes Forums Corporate Plus Pro How to hide header space at the top? Reply To: How to hide header space at the top?

#23945
acmethemes
Keymaster

Hello rwvnral,
Thank you so much for using our theme Corporate Plus Pro. To hide the header top section,
Please add the below CSS codes inside Appearance > Customize > Additional CSS

.navbar-remove-fixed-top {
    display: none !important;
}

Hope this CSS code helps you to remove the back area of the top. don’t hesitate to ask if you have any further queries.

Thank you