How to change Colour post

Posted in: Newspaper
Post count: 21

I have sent you the image, see it and tell me how to change the color

https://drive.google.com/file/d/175NLR_WyNCcex9_myLeTKsClCXQbZNsO/view?usp=share_link

wait for reply

Post count: 27744

Hello,

To change the color for breadcrumbs using a standard template from the Theme panel, you need to use this custom code css
.entry-crumbs a, .entry-crumbs
{
color: red;
}

The code needs to be set in Theme Panel > Custom code> CSS.

Thank you!

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