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

    Hello,

    For some reason I noticed the Hamburger icon does not show up on Mobile. Im not seeing anything that would be causing it.
    Any help would be appreciated.

    Thanks

    #1173196

    Hey 4colorflyers,

    This CSS has been added to your custom CSS file, please remove it:

    @media only screen and (max-width: 1100px) {
    nav.main_menu {
        display: none !important;
    }
    }

    Best regards,
    Rikard

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