Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #458306

    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

    #458370

    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

    #458431

    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

    #458435

    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

    #458468
    This reply has been marked as private.
    #458504
    This reply has been marked as private.
    #458505
    This reply has been marked as private.
    #459181

    Hi!

    What is the native screen resolution of your tablet? Did you add any codes to modify the position of the cart icon? Please update the theme to version 3.2. That should fix the issue.

    Regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.