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.

Better mobile menu?

Open 1 reply themetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi, using the Vantage theme, which is very nice on desktops, but it’s a bit hard to use the menues on a phone.

1) Can I have the menues in the phone like the “normal device menu”: Three bars in upper left corner, or any other way to easier use the menu?
2) Is there a way to keep the Meta Slider in the desktop, but turn it off/hide it in the mobile, to save data traffic and screen space?

BR /Magnus

URL: http://www.tenoren.nu

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi magald

    Vantage Premium offers a mobile menu. If you head to http://demo.siteorigin.com/vantage/ and re-size the browser window down, you’ll see it in action. If you’d like to check that offering out, head to Appearance > Vantage Premium.

    You can hide Meta Slider on mobile as follows:

    @media (max-width: 680px) {
    #main-slider {
    display: none;
    }
    }

    In Vantage Free you’ll need a Custom CSS to insert that into. In Vantage Premium you can insert that into Appearance > Custom CSS.

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