Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1275000

    I am trying to change the search results font color(s) so that they are readable. As they are now there is not enough contrast to see the grey font against the navy blue background.

    I have searched on the theme, I have searched online, and here.

    This seems to be a simple and very necessary item that would need changing so I must be missing something obvious…can someone please show/tell me where to make this change.

    As I can’t find out how to attach a screen cap to this question (a picture is worth 1000 words) I will post the URL and you can search something (anything) to see what I am talking about!!!! Click here for site!
    Thank you

    • This topic was modified 3 years, 9 months ago by la_tripping.
    #1275086

    Hey la_tripping,

    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 .av_ajax_search_title,
    .ajax_search_response h4:first-child {
        color: #ccc;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.