how to change color for search element?

Posted in: Newspaper
Post count: 364

Sorry for the stupid question: I can’t change color of search element here – https://www.screencast.com/t/gDVqUMRE
I’ve added in the Custom CSS this class
a {
color: #dd3333;
}
it works good for test – red color,
But I can’t reach drop-down arrow to white color
I tried this one:
a .td-header-search-button
{
color:white;

}
it doesn’t work for me 🙂

Post count: 18283

Hello !

Please provide a link to your website so we can take a look.

Thank you !

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