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. Greg Priday Staff 10 years, 7 months ago

    Hi Kristin

    The following custom CSS should do the trick for you

    @media (max-width: 480px) {
    .wp-image-1612 {
       display:none;
    }
    }

    If you’d like the image to hide slightly earlier, then you can change the 480px value to something else.

  2. Kristin Gintert 10 years, 7 months ago

    Thanks Greg! That did it!

  3. Greg Priday Staff 10 years, 7 months ago

    Great! Glad to hear it :)

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