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

    Hello,
    on this site https://schoener-wald.com there is a green colour in the Header behind the Hamburger Menu, when watched with an iphone.
    This should not be there. In fact the Hamburger Menu should be that green colour.
    What could I do?
    Thanks for Feedback
    Bernd
    Hamburger Menu
    Hamburger Flyout

    #1479908

    Hey Bernd,
    It looks like you have this custom css:

    nav a {
        color: rgb(255, 255, 255) !important;
        background-color: rgb(0, 98, 54) !important;
    }

    try removing the background color.

    Best regards,
    Mike

    #1479943

    That worked
    Thank you Mike!

    #1479955

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hamburger Menu with strange background’ is closed to new replies.