Hi,
When I type in a search in my search box it doesn’t show up – presumably because the font color is the same as the background – i.e. white.
How can I change the font color in the search box?
Thanks
Derek
Hey Derek,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top #s {
color: #000;
}
Best regards,
Vinay
Thanks for your great support Vinay – works perfectly!
Best Wishes
Derek