font color doesn't change

Posted in: Newspaper
Post count: 1

Hello,

I’m trying to change the heading font color using block 11.
When choosing different colors for ‘title text color’ nothing happens.
However when changing ‘title background color’ or ‘accent hover color’ the colors are displayed correctly, according to the selected color.
What am I missing?

Post count: 18283

Hello !

For Blocks you will have to use css coding:

h3 > a {
color:Red;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

We recommend you to use Flex Blocks.

Thank you !

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