Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1198943

    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?

    https://ibb.co/1KfM4YM

    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.

    https://ibb.co/1KfM4YM

    Thanks a lot. best regards. Bruno

    #1199428

    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

    #1199537

    Thanks a lot Victoria. your suggestion is perfect. You can close this topic. Best regards Victoria. Bruno

    #1199551

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Search results: change font color’ is closed to new replies.