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

4
  1. Thiago A. Klein 11 years, 10 months ago

    Hi Gabriel,

    I guess it’s possible simple adding this css:

    .mobilenav .widget-area { display: none; }

  2. Thiago A. Klein 11 years, 10 months ago

    Sorry.. Try this:

    @media (max-width: 680px) {
    .mobilenav .widget-area { display: none; }
    }

  3. Gabriel Cavalheiro 11 years, 10 months ago

    Thanks :D

  4. Andrew Misplon Staff 11 years, 10 months ago

    Hi Thiago. Thanks for the contribution!

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