x

Get rid of navigation bar and logo on single page

Hello, I've tried all the hacks and coding I've seen on here and none of them are working for me.

i want to get rid of the navigation and logo on a single page.

I'm using the Modus Operandi - Cento theme if that helps.

PLEASE HELP ME! I'm going crazy lol

My page is heydevanphoto.com

Tags (2)
2,196 Views
Message 1 of 3
Report
2 REPLIES 2

@heydevan 

This code should work on a Cento theme:

<style>
div.cento-header { display: none !important; }
</style>

Add it to the HEADER CODE section of your page. If it works, the change will not be visible in the editor, only on the live site after you publish.

Hope this helps, Gary

2,188 Views
Message 4 of 3
Report

It worked! Thank you!

2,069 Views
Message 4 of 3
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.