Changing header of categories sitewide. Replacing with background image

Posted in: Newspaper
Post count: 13

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!

Post count: 13

any idea? I’m waiting for a solution

Post count: 22421

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!

Post count: 13

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?

Post count: 13

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%
}

Post count: 22421

Please provide a link to your site so I can inspect it and see why the code does not apply.
Thank you!

Post count: 13

Hey Bogdan,

Site is still under development. Can you send me an internal mail or provide me your email address?

Thank You!

Post count: 22421

Of course. It’s contact@tagdiv.com. Please also provide a link to this topic so we can identify you.
Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.