Flex Block Ajax Categories Dropdown Text Color

Posted in: Newspaper
Post count: 6

How or where can I change the font color for the Flex Block ajax categories dropdown text?
http://2024.rpecwa.org/

Post count: 27744

Hello,

You can change the color using a custom code css
.td-subcat-filter .td-subcat-list a
{
color: red;
}

Set the code in Theme Panel > Custom code -> Custom css.

Thank you!

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