When to change the colors?

Posted in: Newsmag
Post count: 115

Hi
take a look
https://uploaddeimagens.com.br/imagens/capturar-jpg–690

background color and text color

  • This topic was modified 11 years by André.
Post count: 3343

Hi,

The background and color can be customized via CSS, can you provide a link to inspect it?

Thanks for the message!

Post count: 115

I’m on localhost

Post count: 7909

Hi,

Try this css for Read more buttons: http://screencast.com/t/g6xdm7qV2Z

.td-read-more a{
background-color: red;
color: blue;
}

And this css for Latest Articles title: http://screencast.com/t/33qnzikw

.td-pb-article-list .td-main-content .block-title>span{
background-color: red;
color: blue;
}

Please use Theme Panel > Custom Css to add codes: http://screencast.com/t/pfXz7DqkerLO

Thanks!

Post count: 115

Alin
Thanks a lot!
🙂

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