How to hide using CSS the menu and navigation


Author Message
Daniel

Posted: 6/3/2016
Quote message 

Also Artisteer themes have responsive menu and I am interested if I can hide the entire menu from all devices ... thats the menu I would like to hide from viewers.
 
Daniel

Posted: 6/3/2016
Quote message 

If someone can teach me how to find the CSS codes I need in my future projects(how to pinpoint the header/footer/menu CSS code from a website newly created or that has been created previously to this need or future needs of this kind).

A video that trains just this can be super helpful :)
 
Daniel

Posted: 6/3/2016
Quote message 

After a lot of trial and error I managed to make it work ...

Here is the code that I had to put on wp plugin - Royal Custom CSS for Page and Post:

.page-id-637 .art-nav {display: none;}
.page-id-637 header {display: none;}


Hope this helps some peoples :)
 
andres

Posted: 9/30/2020
Quote message 

Gracias, ha sido de gran ayuda para mi página
<a href="https://carlossalem.com/" target="_blank" class="postlink">carlossalem.com</a>.
Un saludo