Transparent Menu and meta slider full
Hello,
I would like the main navigation of my site to be transparent and that the meta slider picture/photo will go to the top of the page. Just like de Meta Slider website www.metaslider.com. Is this possible?
URL: http://de-sapkar.nl
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Proppel
It’s a little technical but I think I have it. Try the following under Appearance > Custom CSS:
/* Vantage Logo in Menu Transparent Menu BG */ nav:first-of-type { display: none; } .main-navigation.sticky[style] { width: 100% !important; } .main-navigation { background: none !important; box-shadow: none !important; } #main { padding-top: 100px; } .home #main { padding-top: 35px; }That’s great! It works like a charm! Thank you!
Super, glad that helped.
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.