Home>Support>Hide Masthead Background Image on Mobile
  1. 9 years, 2 days ago Andrew Misplon
    Hi, I Work Here

    Hi Kristin Gintert

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* Header */
    
    
    @media (max-width: 680px) {
    	#masthead {
    	    background-image: none;
    	}
    }
    
  2. 8 years, 11 months ago Kristin Gintert

    Thanks!

  3. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    For sure :)

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