Is it possible to add a header image to a category page?
I am trying to add an imager header on this page
http://dev.alligatorhall.com/category/outdoors/ and haven't been able to get any images to pull. I have tried adding a featured image, a header image in the options and a revolution slider through the settings.
Comments
.category-outdoors #Header_wrapper { background: url('PATH-TO-BACKGROUND') !important; }where instead of bold part (outdoors in above css) you need to use category names per different categories.But to display these header backgrounds, you need to disable Minimalist option under Theme options > Header & Subheader > Header section.