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,
i am using Ventage Premium for my website and i would like to use an Influence styled menu overlapping main slider and transparent.
I saw on these threads a way to apply tranparency to menu but how do i move the slider container up under the menu?
Thank you
N.
Hi N.bonfanti
You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
.main-navigation { z-index: 100; position: absolute; width: 100%; }Please note, when doing this it is best not to use sticky menu.
Let us know how you get on
Magus