This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Responsive menu not working on mobile device

Resolved 3 replies premiumthemetheme-vantage
Started · Latest reply by Daniel

Hello,
I upgraded to vantage premium theme but the responsive menu is not working on small screens.
I enabled it in Theme Settings > Responsive Menu > enabled :
my website :

Home

URL: http://fannyjoly.com/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Daniel Staff

    Hi Lucas,

    That’s odd. Kindly place the following custom css at the bottom of the style.css file located via Appearance > Editor > Styles.css

    @media screen and (max-width: 480px) { 
    .so-mobilenav-mobile + * { display: block; } .so-mobilenav-standard + * { display: none; } }

    Try that out

    Cheers :)

  2. Lucas Brb

    Yes it works well ! thank you !

  3. Daniel Staff

    Hi Lucas,

    You’re most welcome!

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread