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

3
  1. Magus Staff 10 years, 8 months ago

    Hi Jose AMezcua

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media screen and (max-width: 640px) {
    .main-navigation a,.main-navigation ul li a,.main-navigation ul ul li a {
        font-size:10px;
    }
    }

    Change the font size to match your requirements, and the max-width size to match the screen size when the text starts to wrap.

    Let us know how you get on

    Magus

  2. Jose AMezcua 10 years, 8 months ago

    Solved,
    thanks Magus!

  3. Magus Staff 10 years, 8 months ago

    Hi Jose

    You are welcome. If you need any more help please feel free to open a new support thread.

    Magus

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