Tagged: Font-color, search results
How can I change the text color in the SEARCH field to white and the color of the numbers in the circular icons in the result list?
I tried to change the color using the Enfold panel, but the change also affects the color of the paragraph text in the catalog
http://www.brunocover.it/CMS/wordpress/trikego/?page_id=3129
that must not change. I would like to be able to change ONLY the text in the search field and the color of the numbers in the circular icons of the search results list, as shown in the image.
Thanks a lot. best regards. Bruno
Hey Bruno,
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
#top #s,
.main_color .search-result-counter {
color: #fff;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks a lot Victoria. your suggestion is perfect. You can close this topic. Best regards Victoria. Bruno
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon