Hi there, is it possible to add some color (white) to the background of my menu buttons, with some transparency included. The 100% transparent buttons don’t work on all my slideshow images. I’m happy with the look of the sticky menu and don’t want to change those. Many thanks.
Hey norwestarch!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #header.av_header_transparency .av-main-nav > li > a .avia-menu-text {
background-color: rgba(255,255,255,0.7);
}
255,255,255 is the RGB value of the color and 0.7 is opacity level.
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Cheers!
Yigit
Thank you so much, worked perfectly, as always your support is amazing!
Hey!
glad Yigit could help. Let us know when you have some more questions. We are happy to assist you.
Cheers!
Andy