Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #745487

    How/where can I adjust the opacity of the black background that appears with the menu items (once the menu is clicked on) ?

    How can I specify that background color as well ?

    #745539

    Hey valentin,

    about which black background are you talking about? please send us screenshots to make things clear for us (imgur.com, dropbox).

    Best regards,
    Andy

    #746326

    If you are on the Enfold Creative Studio demo homepage, the menu appears as a menu icon.
    If you click on that menu icon, the list of menus appears in the center of the page, against a black background.
    It is that black background I am talking about.

    How & where can I change its color & opacity ?

    Thanks for your kind help, val

    #746459

    Hi,

    you can change this using this code inside Quick CSS field:

    div.av-burger-overlay-bg {
    background-color: red;
    }

    Best regards,
    Andy

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