• Hi all,

    When I view my site on mobile I get an extra (unresponsive) hamburger menu appear in the top right hand corner above the max mega menu hamburger which works fine.

    I’ve tried various CSS codes to try to hide it but to no avail. One example is:

    @media (max-width: 782px) {
    .navigation-bar {
    display: none !important;
    }
    }

    But this doesn’t seem to work.

    Can anyone help? The theme is Bootstrap Starter.

    Thanks,
    Adam

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Afterimage Designs

    (@afterimagedesigns)

    Hello @adam555,
    Upon checking your site it seems that the extra hamburger menu wasn’t showing and max mega menu is working properly. Did you already solved the issue? Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t remove extra hamburger menu’ is closed to new replies.