AJAX Category color change

Posted in: Newspaper
Post count: 257

I am using Flex Block 1 and would like to change the Ajax filter font color. How can I do that?
>> https://nimb.ws/DA4JCq

Post count: 18283

Hello !

For that you will need CSS code. Please try this one and let me know the result: .td-subcat-filter .td-subcat-list a {
color:red;
}
.td-subcat-filter .td-subcat-dropdown span {
color:red;
}
.td-subcat-filter .td-subcat-dropdown a {
color:Red;
}

The codes must be inserted in here: https://www.screencast.com/t/G4qVwC6G

Thank you !

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