Hi :
I would like to ask:
1: How can i set the header menu background to transparent gray ?
2: How can i move both the logo and menu to the middle of navbar and logo above menus ? (please check enclosed image)
Thanks much,
Hi :
I would like to ask:
1: How can i set the header menu background to transparent gray ?
2: How can i move both the logo and menu to the middle of navbar and logo above menus ? (please check enclosed image)
Thanks much,
Hi @glassvesselsink.com,
.desktop .sub-menu {
background-color: rgba(0,0,0,0.5);
}
You can go to X > Theme Options > Header then set the Layout option to Stacked.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.