remove menubar from a page alone
-
i need to remove menubar from a particular page alone.. please help….
Hello,
You can add the following code snippet to the Custom CSS field for some page to disable header and footer
.main-nav
{
display:none!important;
}
Regards
thank you…i need to remove header from this page alone. not menubar alone.. complete header
http://esgigarments.com/?page_id=22440 this is the page link…
Attachments:
You must be
logged in to view attached files.
But we have already answered this question in your previous topic https://xtemos.com/forums/topic/hide-header-and-footer-2/
yes.. but in which page i need to give that code.. i gave it in theme setting custom css..it removed from all pages…
No, you need to add it to the custom CSS for some page in Visual Composer. Find “Gear” icon on the top of the backend editor.