Home>Support>Different Background-Image on Vantage Premium

Different Background-Image on Vantage Premium

Hi.

I use Vantage Premiun theme. I would like to use a different header image for each page. Unfortunately, this does not work for me. Can you help me?
I use a child theme.
This is the CSS code I am using.


.page-id-108 header#masthead {
		background-image: url ('http://wp.boehlke.com.de/wp-content/uploads/2014/12/restaurant-358238.jpg');
		background-position: center center;
		background-repeat: no-repeat;
		}

Thanks for your support. Hope you can help me.

URL: http://wp.boehlke.com.de/speisekarte/

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

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

    Hi Markus

    It’ll work if you remove the space after url. So url must be right next to the open bracket.

    .page-id-108 header#masthead {
    	background-image: url('http://wp.boehlke.com.de/wp-content/uploads/2014/12/restaurant-358238.jpg');
    	background-position: center center;
    	background-repeat: no-repeat;
    }
    
  2. 9 years, 9 months ago Markus Böhlke

    Hi Andrew,

    i removed the space after url and IT WORK`s.
    Thanks for your support.
    Great.

    Best wishes

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

    For sure, glad we could help.

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