Block Header 17 background color

Posted in: Newspaper
Post count: 38

Hello!

On the pages where I use the “block header 17” option as a “header template”, I don’t know how to explain the reason, the default color, which was white (#ffffff), changed to red (#d90000). https://imgur.com/a/S2vOcc3

I verified that this adjustment is “inline”. https://imgur.com/mACJykE

Could you help me by telling me where I can fix this problem so that the default returns to white?

Example: https://vanderloubet.com.br/deputado/realizacoes/emendas-parlamentares/

Post count: 21065

Hello @yanaguita !

Yes, because the theme color is red and not white. If you change it to a white color: https://prnt.sc/AbPAMy6qPGnW then it will display in a white color: https://prnt.sc/7IbtrQ8DImFw
You can use !important to have it always in white color that it will not be overwritten. The default color must be the first one in “var (first, second)”.

Thank you!

Post count: 38

Hi, Bettina!

I change theme color to white in “Theme panel >> Theme colors” (https://prnt.sc/LP9a7dcO5GTH), but the link’s color change too to white (https://prnt.sc/Koe_tfiZAeuD)… How can I keep the theme color white with the links red?

Post count: 21065

Hello @yanaguita !

Set this code in Newspaper -> Theme panel -> Custom code -> Custom CSS.

.td_block_template_17 .td-block-title { background-color: white!important;}

Thank you!

Post count: 38

Thanks, Bettina! 🙂

Post count: 21065

Hello @yanaguita !

I’m glad that I could help you!

Have a great day!

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