Tagged: menu
Hello Support,
i’ve found differnt posts about this but not able to fix my problem.
Wheyou click on the mobile menu it cover all the screen. is possible change the background on transparent or with an overlay color?
thanks again!
Mario
Hey Mario!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
ul#mobile-advanced {
background-color: rgba(255,255,255,0.7);
}
255,255,255 is the RGB value of the color and 0.7 is opacity level
Cheers!
Yigit
Hi Yigit, i did it. It works but now when I use my tablet orizzontal position the cart goes under the menu
I have to do something in the layout?
Thanks for your help
Mario
Hey!
Can you please post a screenshot and show the issue you are seeing? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
Yigit