Main Menu background color: How do I eliminate the bg color so it's transparent?
The site:
[Links visible only for registered users]
My menu selection.
[Links visible only for registered users]
Front end of menu selection.
[Links visible only for registered users]
Comments
we are sorry but it's not possible. Header type you used is under the slider and that's why it won't overlap as you wish.
Thanks!
[Links visible only for registered users]
Mine. Transparent white background.
[Links visible only for registered users] [Links visible only for registered users]
Yours. No color.
http://themes.muffingroup.com/be/tiles/
There are like 12 of your demos that have no background color in the menu. That's all I'm trying to accomplish.
.header-semi #Top_bar:not(.is-sticky) { background-color: transparent !important; }#Top_bar .menu > li > a, #Top_bar .top_bar_right a { color: #000; }Otherwise, please send us private message with dashboard access so we can have a look on it.#Top_bar .menu > li > a:hover, #Top_bar .top_bar_right a:hover { color: #FFF !important; }