• When in mobile, the menu is showing like this. Shouldnt it fill the width or shown as something more appealing?

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

Viewing 1 replies (of 1 total)
  • Hello defence247gr,

    Thank you so much for using our theme. Please add this below CSS code under Appearance > Customize > Additional CSS,

    @media screen and (max-width: 991px)
    #masthead #primary-menu.off_canva_nav>* {
        width: 100%;
    }

    Hope this works.

    Thank you

Viewing 1 replies (of 1 total)

The topic ‘Mobile menu not showing correctly’ is closed to new replies.