- This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Best Premium and Free WordPress Themes › Forums › Corporate Plus Pro › How to hide header space at the top?
Tagged: hide header
Hello
Please see my website. I need to hide the black header space on the top, so that the logo is at the top.
Thank you
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
Thank you. That solved the problem. I appreciate your help.
Most Welcome 🙂
By continuing to use the site, you agree to the use of cookies. more information