HI GUYS,
I like to change the color of the font in the search box in the header?
Cheers
Tanju
Hey cktanju,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi,
Please klick into the searcharea in the header and type anything to start a search. You will see that the font is white. I’d like to change the color of the font. But didn’t find it in the settings …
Cheers
Hi,
Add this to quick css:
.header_color .av_ajax_search_title {
color: #000!important;
}
Adjust the color to what you need.
Best regards,
Jordan Shannon
Hi,
Perfect, I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon