- This topic has 3 replies, 2 voices, and was last updated 7 years 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.
Home › Forums › All Other Themes › Construction Pro Theme Header
Hello. I would like to eliminate the header (and logo) and have the navigation bar at the very top. Can you help me do this with a code I could insert? Thank you!
Hi,
Kindly show us your website URL?
Regards,
Chris
Chris:
This is the website URL: http://guidryent.com/
James
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header { display:none;}
Regards,
Chris
