Change excerts colour

Posted in: Newspaper
Post count: 10

How do I change the colour of the excerpts?

Post count: 35449

Hi,

You can change the color of the excerpts using tagDiv Composer -> https://i.imgur.com/Pl6rSBG.jpg, edit the page click on flex blocks and look in style tab https://i.imgur.com/TWVneG2.png -> https://i.imgur.com/YuG7ZaY.png also for for simple blocks and grids this option is not available, but you can use a custom css like this one -> https://i.imgur.com/PbfgjpT.png
.td-excerpt{
color: red;
}

Hope this will help you!

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