Home>Support>Hide Image on Mobile
  1. 9 years, 2 months ago Greg Priday
    Hi, I Work Here

    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. 9 years, 2 months ago Kristin Gintert

    Thanks Greg! That did it!

  3. 9 years, 2 months ago Greg Priday
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More