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.

Vantage Premium: Logo in Mobile view and Menu not aligned

Resolved 5 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

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.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff

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

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

  3. Andrew Misplon Staff

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

    2 thumbs up!

  5. Andrew Misplon Staff

    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.

Have a different question or issue?

Start New Thread