How to change background color for buttons ex. "READ MORE" ?

Posted in: Newspaper
Post count: 4

Hello,

I set my custom GENERAL THEME ACCENT COLOR.
But why the color of the buttons “READ MORE” is not changing on the articles listings ?
You can check here – https://www.fiton.ro/blog/

Could you help me please?
Thanks.

Silviu

Post count: 22421

Hello,
The color change in the theme panel > theme accent color is not affecting the read more buttons.
Please add tis code in the theme panel-> custom css box:

.td_module_wrap .td-read-more a{
background-color: #f68d24;
}

Thank you!

Post count: 4

Hi Bogdan,

Thank you very much. Now is working.

Silviu

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