Home>Support>panel grid background img

panel grid background img

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi

I am having some problems with panel on my home page. I have put a background img on it which works fine until the browser gets to 999px which is where the responsive off-navigation menu activates. When this happens the background image extends to the right and creates a scrolling across.

Please help:
http://marisadimonda.com/yournaturopath

Thanks

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

  1. 10 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Marisa

    Thanks for running Vantage. Try the following under Appearance > Custom CSS or in your own Custom CSS module / plugin:

    @media (max-width: 30em) {
    	.panel-row-style-wide-grey {
    		background-image: none !important;
    	}
    }

    That will hide the background image on mobile. You can adjust 30em to a px value too. The number there will dictate when the image is hidden.

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