Home>Support>disable sidebar/widgets

disable sidebar/widgets

hello, I activated the responsive feature and, I’d want to know if there is a way of disable or hide my sidebar/widgets on mobile phones……

ps. sorry for my bad english :/

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, 5 months ago Thiago A. Klein

    Hi Gabriel,

    I guess it’s possible simple adding this css:

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

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

    Sorry.. Try this:

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

  3. 10 years, 5 months ago Gabriel Cavalheiro

    Thanks :D

  4. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More