How do I remove the navigation bar?

How do I remove the navigation bar?

I've seen people say to go pages, header and then paste this in there

<style>
	#header-wrap { display:none; }
</style>

but when i do something like this, it just removes my title and background instead of the nav bar that hovers over when i scroll down through my website.

acutally... it doesn't even remove anything that one. but i can select no header and then it removes background and title instead of nav bar

243 Views
Message 1 of 1
Report
0 REPLIES 0
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.