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.

Replies

5
  1. Andrew Misplon Staff 10 years, 8 months ago

    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 10 years, 8 months ago

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

  3. Andrew Misplon Staff 10 years, 8 months ago

    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 10 years, 8 months ago

    2 thumbs up!

  5. Andrew Misplon Staff 10 years, 8 months ago

    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