• Heres an odd request, I need to configure the menu to always display mobile menu instead of the regular menu. Anyone know how I would go about doing that?

    Thanks a lot in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ak89

    (@ak89)

    got it working with:

    nav#nav-second { display: none !important; }
    #mobile-nav-trigger { display: block !important; }
    #kad-mobile-nav { display: block !important; }

    now I just need it centered and full width under the header image

    hannah

    (@hannahritner)

    Hey,
    Do you mind posting a link?
    Thanks!

    Hannah

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Mobile Menu on all screen sizes’ is closed to new replies.