Hide Nav bar in Michael David Design Anthem theme

Can anyone help with some CSS that will hide the navigation bar from a page in Michael David Design Anthem theme?

I tried NavHelper stack but it doesn’t seem to work for this theme.

Thanks

A link to your page would help.

Sorry, I’m still building the page, it’s not live. I’m just in the process of working out how to hide the navigation bar. I wasn’t sure if there was some CSS I could paste into the page to do this.

This bit of CSS should do the trick:

.textureMenu {display: none !important}

It helps if you tell us what phase of development you are in, so people can either get a link to your site or to go to the theme site and try there. It would also help if you do not have a published page to link to the developers theme demo page as well. Just some hints for future requests.
:grin:

2 Likes

Thank you I really appreciate it. I’ll make sure I supply more info when requesting help in the future.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.