Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi my friends, here is a difficult one:
I have some “landing pages” qhere I need to remove the main menu, but just in those landings, not in the rest of the site.
How can I do that?
My landing pages are these:
Thanks for your incredible support
I can self answer:
/* Remove Navigation */
.page-id-1629 .main-navigation { display: none !important; }
Is the key, changing the id for the page you need.
Hi Antonio
Thanks for the update. We’re glad to hear you were able to resolve. Thanks for sharing the solution :)