Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #683749

    Hi,
    my company has two websites.

    There is a difference in the behavior of the mobile navigation menu (the one that turns the header menu into a dropdown list). On the netfiles homepage, the mobile menu covers the whole screen while on hyperwave, it only covers half of the screen. Where can I find this setting?

    Thanks for helping!

    #683751

    Hey

    You have following custom CSS code in your second site

    ul#mobile-advanced {
        width: 80% !important;
        min-width: 200px !important;
    }

    Please remove it

    Best regards,
    Yigit

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