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?
January 9, 2018 at 7:22 am
#23945
Participant
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