Hey guys,
This is really a great theme!
I’ve just got one question:
How do I change, sitewide, the header of all categories. I would like to see my own uploaded background image in the header of all categories, sitewide.
CSS-code please.
Thank You!
Hello,
Unfortunately our theme has no such image spot. You can add a category background but not a category header. You cna use this topic for a solution on how to add a header image on a particular category template but you cannot add an image to affect all the different category templates at once. Here is the topic in question: https://forum.tagdiv.com/topic/categories-head/
I hope this helps.
Thank you!
Hello Bogdan,
Do I have to use exact name of category or the slug?
Example:
I want to add a header image to the following:
Category named: bloggo ; slug= hipster, ID=10
Image is located at mynew-wpsite.com/lambado/img/manhattan.jpeg
I’ve tried this css-code but it’s not working:
.category-bloggo .td-category-header td-image-gradient-style8 {
background-image: url(“http://mynew-wpsite.com/lambado/img/manhattan.jpeg”);
background-repeat: no-repeat;
background-size:100%
}
What did I wrong?
-
This reply was modified 9 years by
Excalibur777.
Additional info:
I’m using Category template Style 8.
I’ve also tried this; also not working:
.category-bloggo .td_category_template_8 .td-category-header {
background-image: url(“http://mynew-wpsite.com/lambado/img/manhattan.jpeg”);
background-repeat: no-repeat;
background-size:100%
}
-
This reply was modified 9 years by
Excalibur777.
-
This reply was modified 9 years by
Excalibur777.
Hey Bogdan,
Site is still under development. Can you send me an internal mail or provide me your email address?
Thank You!
Of course. It’s contact@tagdiv.com. Please also provide a link to this topic so we can identify you.
Thank you!