First of all, well done for the Atahualpa theme. Amazingly easy to use and implement ! As soon as I can I will donate - it deserves to be supported !
I have a question : I am trying to set a different header image for each category on my website, and I as using that piece of code
HTML Code:
/* static page or single post page with ID 1691 */
body#body-page-1691 div.header-image-container {
background: url(/wp-content/themes/atahualpa342/images/header/culture/bandeau-culture.jpg) !important;
}
body#body-cat-culture div.header-image-container {
background: url(/wp-content/themes/atahualpa342/images/header/culture/bandeau-culture.jpg) !important;
}
Would someone know what to do to fix this ? Thanks








Linear Mode
