Block 16 don’t change the color

Posted in: Newspaper
Post count: 100

I’m using block 16, and when I hover over it, it changes color to blue, but the initial color doesn’t change from black to anything else.

Any suggestions as to what the problem might be ?

https://app.screencast.com/YY7f0hziCNB4d

  • This topic was modified 11 months by Clecio.
Post count: 100

On this page is possible see the problem.

https://www.cg-45.com/a-tillbrook-spartan/

Post count: 35449

Hi,
I will recommend using a flex block; this can be edited how you want using tagDiv Composer and the settings from it. The old blocks, like the one mentioned, have only a few options and need to be adjusted with css if an option doesn’t exist.
A css that can be used for yor your
.td_block_15 .td-module-title a {
color: #fff;
}

Thank you!

Post count: 100

Thanks Calim, I tried to find the option to change this color, and everything I changed had no result.

Post count: 35449

Hi,
Just set the css in the theme panel > custom code > custom css – https://i.imgur.com/lVCRx3l.png
Thank you!

Post count: 100

Thanks Calin !

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.