Excerpt color on homepage

Posted in: Newspaper
Post count: 187

Hello,
I would like to know where I can change the excerpt font color on my homepage (block 22) ?
Thanks

Post count: 20688

Hi,

Only flex blocks have such an option, these blocks have many customization options
http://prntscr.com/m8wusv

For default blocks it could be done with CSS. This should do it, use the color you want
http://prntscr.com/m8x0sq

.td_block_22 .td-excerpt {
color: blue;
}

Thanks

Post count: 187

Thanks Simion.
I tried the flex block… but it is not possible to change the font size ?

Post count: 20688

There are font settings for most elements of the flex blocks, check in the style tab
http://prntscr.com/m9xd6g
The font size is the first field on the left. Let me know if you have more questions.

These are block examples created with flex blocks – https://affiliate.tagdiv.com/#/load/Blocks You can preview and even edit them. They can be imported with the cloud library
https://forum.tagdiv.com/tagdiv-cloud-library-plugin/

Post count: 187

Thank you… I saw that there was no dropdown so I didn’t understood that I could fill those fields.
It worked 😉

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