I need help adding different header images to my web pages
-
I am using the Goran theme and I need to be able to use different header images on different pages. I tried the following CSS command but it did not seem to work.
body.page .header-wrapper {
background-image: url(http://image-url/image.png);
background-attachment: fixed;
}Can you please straighten me out on this ?
Thanks!!
The blog I need help with is: (visible only to logged in users)
-
Hey there!
To set unique headers for your pages, you don’t need CSS code. You should, instead, set a Featured Image for the page. That Featured Image is where your header will be pulled.
Featured Images for pages in Goran are 1230 wide by 1230 high.
I hope this helps! If you have any other concerns, drop me a note. Thanks much!
- The topic ‘I need help adding different header images to my web pages’ is closed to new replies.