Menu Not sticky on HomePage, but Sticky on any other page
Hi there,
the title says it:
What can I do to make the main-menu NOT sticky on HomePage, but STICKY on any other page?
Kind Regards,
Jamie
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Jamie
Try the following under Appearance > Custom CSS:
/* Vantage Hide Sticky Menu Home Page Only */ .home nav:nth-of-type(2) { display: none; }Thanks, it workes when sticky menu is turned ON in “Design -> Theme Settings -> Navigation”.
Super glad that helped. Thanks for clarifying, yes, the CSS I sent needs the sticky menu to be activated.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.