Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1152266

    Hi
    I want to adjust the burgermenu on smartphone.
    I placed logo centered and menu above.
    On smartphone the burgermenu is set too low then.
    Also i want to change backgroundcolor for burgermenu on smartphone.

    url to my site: http://www.lelouxwebdesign.nl
    and:
    url to site as example i prefer:
    http://www.vakantiehuisdeoase.nl

    Hope you can help me!
    I posted this topic already yesterday

    Grtz Karin

    #1152440

    Hey CatharinaLeloux,

    https://cl.ly/879da3fa81be Here is what I am seeing. It’s very close to that other website. How do you need to adjust it?

    Best regards,
    Victoria

    #1152452

    Hi Victoria
    I mean when the burgermenu opens on a smartphone….
    Than i see differences; black bachgroundcolor vs white ( compare tot the other website ) and de menu is set more to the top.
    Karin

    #1152482

    Hi CatharinaLeloux,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a {
        color: #444;
    }
    .av-burger-overlay-bg {
        background: #fff;
    }
    #av-burger-menu-ul {
        vertical-align: top;
    }
    .av-burger-overlay-active #top .av-hamburger-inner, .av-burger-overlay-active #top .av-hamburger-inner::before,
     .av-burger-overlay-active #top .av-hamburger-inner::after {
       background-color: #444;
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1152775

    Hi Victoria
    The code worked fine for me; thank you!

    Gtz
    Karin

    #1153003

    Hi Karin,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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