Color of the breadcrumbs plus categories

Posted in: Newspaper
Post count: 51

Can somebody tell me how to change the color of the breadcrumbs and the category boxes underneath – all visible when you open an article.

thanks!

Post count: 7909

Hi,

Unfortunately there’s no color option for breadcrumbs, but you could use custom css in Theme Panel > Custom Css – https://www.screencast.com/t/TeWxAc57Jsmv

.entry-crumbs, .entry-crumbs a {
color: #ea1a1a;
}

For category tag there is an option in panel – https://www.screencast.com/t/Nq3SBqRaF8 You can set a specific color for each category.

Thanks!

Post count: 51

Hi, awesome. The background color of the tags was easily changed. Now i try to change the font style of the text in the category tags, but it doesnt work.
Ive looked in theme panel – fonts – post elements – category tags. But nothing visibly happens, so i guess im looking in the wrong plance.
Can you help me change the style of the category tags?

Post count: 23312

Hello Saikological,

You should target it with such a custom Code, using the Inspector browser, like this -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ Also, you can provide your website URL so I can take a closer look at it and also, so I can give some clues.

Thanks.

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