Hi,
I set transparent "topbar with menu"
I have dynamic slider in every page/post, so sometimes the images have very light colors and menu is not visible.
I'd like to have a semi-transparent color as menu button background.
How can I set a color and semi-transparent attribute to menu buttons?
thanks
Comments
#Top_bar:not(.is-sticky) #menu-main-menu-left li a{Thanksbackground:rgba(0,0,0,0.5);
}