Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #696657
    .av-burger-overlay {
        box-shadow: -2px 0 10px #bbb;
        max-width: 400px;
        left: inherit;
        right: 0 !important;
    }

    see here: http://webers-testseite.de/elegant/

    works ok and looks nice with a little shadow
    by the way
    if Ismael could help me again.
    Is it possible to darken the background than ?
    I inserted allready the div like here : https://kriesi.at/support/topic/mega-menu-effect/

    but i do not see how i can influence the container. There is a class added to html (av-burger-overlay-active) but is this the way ?
    Thanks

    #697423

    Hey Guenter,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av-burger-overlay-active .mega-bg {
        display: block;
    }
    

    Best regards,
    Yigit

    #697988

    Thanks !

    :lol can’t see the wood for trees

    looks ok. http://webers-testseite.de/elegant

    #698007

    Hi,

    Looks sweet for sure! :)
    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘burger menu not full screen and on the right side’ is closed to new replies.