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,
First of all, I have to say I love the Vantage theme.
I am currently working on setting up some landing pages. I would like to hide/disable every menu item except 1, the contact button. Is there a way to disable these items using CSS on these landing pages?
I have found the following code:
.page-id-1702 .main-navigation {
display: none;
}
But as you can see, this will remove the entire menu.
Thanks in advance!
Laurence