How do I control the opacity of the background of the menu. See sample image.
link
http://www.screencast.com/t/jfjH08CjPoCg
LINK SITE
http://www.liliansouza.com/assets/2016/#atividades
Hey mleite1!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header-scrolled .header_bg {
background: rgba(255,0,255,0.5)!important;
}
Best regards,
Yigit
Yigit, looks like it was. The background which is behind the menu links were not transparent.
Hi!
You can go to Enfold theme options > Advanced Styling and edit “Main menu links” and remove color value from background field
Regards,
Yigit
Perfect Yigit.
Tks