Home>Support>Hide page secion on mobil

Hide page secion on mobil

This is for a section on my home page and happens to be the testimonials area.

Is there a way to hide a section of the page? Specifically, the testimonials widget does not resize for mobile and it would be better to not show it.

If you have a better solution – I would love to hear it. I tried to figure out a solution with your tools and couldn’t figure it out but would love to know it if there is a way.

Right now the page is down one level but I will be moving it to http://www.donnasimmons.com/ so if you get to this tomorrow can you check there instead? Thank you.

URL: http://www.donnasimmons.com/services/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Georgia

    The only way that I can think to handle this right now is using CSS:

    /* Home */
    
    @media (max-width: 680px) {
    	#pg-78-1 { 
    		display: none; 
    	}
    }
    
  2. 9 years, 1 month ago Georgia Gibbs

    Thank you for your help Andrew. This worked like a charm.

  3. 9 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Super, glad to hear that did the trick.

    All the best.

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