Home>Support>Vantage Premium: Logo in Mobile view and Menu not aligned

Vantage Premium: Logo in Mobile view and Menu not aligned

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].

Hi there,
I am very happy with everything except this.
I was hoping my logo and menu would align beside each other in the mobile view.
Any css I can add?
thanks.

URL: http://www.2ndacthealth.com

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, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Cat263

    Thanks for the wait.

    One option is to increase the mobile menu collapse point to 960. You can do this from Appearance > Theme Settings > Navigation > Mobile Menu Collapse. This will collapse your menu into the mobile menu right at the point that it starts to split into two lines.

    Hope that helps.

  2. 10 years, 1 month ago cat263

    Hi Andrew – I did that nothing changed – cleared cache and checked on 2 phones…

  3. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    That had the desired effect but I see what you’re asking about on mobile portrait view. Add to Appearance > Custom CSS:

    /* Logo */
    
    @media (max-width: 480px) {
    
    #masthead.masthead-logo-in-menu .logo > img {
      max-height: 28px;
    }
    
    }
    

    Adjust as required.

    Hope that helps.

  4. 10 years, 1 month ago cat263

    2 thumbs up!

  5. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Glad that helped :)

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