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.

Hide page secion on mobil

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 6 months ago

    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. Georgia Gibbs 10 years, 6 months ago

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

  3. Andrew Misplon Staff 10 years, 6 months ago

    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.

Have a different question or issue?

Start New Thread