Home>Support>Use Responsive Menu for Select Menus

Use Responsive Menu for Select Menus

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Is it possible to use the responsive menu for selected menus?

I have added a login/register menu that is displayed at the top of the page, but do not want it to be displayed as a responsive menu for mobile. Currently, I am just setting the display to none for this menu and have added it to a footer widget.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi wjmccormick

    Thanks for running Vantage.

    Only the main menu will be rendered by the responsive menu. It’s unfortunately not possible to do anything beyond that.

    It is possible to hide your login menu on mobile if that’s what you’re looking to do:

    @media screen and (max-width: 760px) {
    
    }
    

    Your menu’s selector would go into the media query with a display: none; property. You could adjust the breakpoint as required.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More