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 all
any suggestion for make transparent for menu background ?
I’ve tried to add
.main-navigation {
background: rgba(52, 53, 56, 0.5);
}
on Custom CSS
but it’s not working
any suggestion would be appreciated, thanks
cheers
http://www.dutaflow.co.id
or
.main-navigation {
background-color: transparent !important;
}
not working.
Hi Cahy
Did you perhaps resolve this question here:
https://siteorigin.com/thread/is-it-possible-making-no-main-nav-background-default-on-style-css/#comment-43041
Thanks