I need to change the colour in the search box dropdown when you start typing in a search term and the search begins guessing:
I need to change the colour of the text: “Sorry, no posts matched your criteria”
and the “i” in the circle.
I can send a screen shot if needed.
Hey web4698,
Please provide a screenshot and a link to the page in question.
Best regards,
Jordan Shannon
I don’t have a way to upload a screen shot
Thanks but I already have the screen shot – just no upload button on this form to send to you.
Sorry – uploaded now
Hi web4698,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.header_color .ajax_search_title {
color: #ccc;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you – now just the i in the circle I need to change the colour as in the screen shot I sent.
Hi web4698,
Looks like it is the way you need it to be. Am I not getting something?
Best regards,
Victoria
It was calling from my history. Yes it works thank you.
How do I change the circle color – it’s white at the moment?