How to add a specific header image for a category (hemingway theme)
-
Hi! I need help with my website, specifically, I would like for the “Web Features” category to have its own header instead of the generic website header. What should I do?
Thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
If you upload another image to your media library (and it’s best to make it the same size as your existing blog header image) then you can switch it for just the “Web Features” page using this code:
body.category-web-features .site-header-image { background-image:url("IMAGE_ULR"); } -
And replace the text (including my sleepy Monday morning typo) with the URL from your media library!
-
- The topic ‘How to add a specific header image for a category (hemingway theme)’ is closed to new replies.