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].
Good Morning! All right?
Doubt: The North theme theme transparent header functionality as has the theme Corp, or is this fuction exclusive to the theme Corp?
[]’s
Hi Tramos,
North also has an overlap. In the Page Settings Settings, set Menu Position to Overlaps Content and save.
Hello! All right?
I have identified this previously, but even then the menu does not appear in transparency on the site. I’ve attached two images so that I can understand better.
The site used is site2.chama7.com
Link with menu transparent: https://chama7.com/siteorigin/Corp-theme_transparente-menu.png
Link with menu no transparent: https://chama7.com/siteorigin/Noth-theme_no-transparente-menu_.png
[]’s
Hi Tramos,
Oh sorry.
You can make the menu transparent with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS.
.page-layout-menu-overlap #masthead { background: transparent; border-bottom: transparent; }You might also need to install the SiteOrigin CSS Editor.