Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1267292

    Hi there, I’m hoping to add an opaque white background to the search results. Right now when the user enters a search term the results drop down but because there is no white background the text is hard to read and doesn’t look great.

    How can I set a white background so the search results are easier to see?

    Thanks in advance!

    #1267299

    Hey BrendanG,

    I’m not able to see the issue. Can you screenshot it?

    Best regards,
    Jordan Shannon

    #1267541

    Hi Jordan, thanks for your help. Here’s a link to a screenshot of what I’m talking about -> https://ibb.co/3780QK6

    #1267789

    Hi,

    Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:

    div.ajax_search_response {
        background: #fff;
        z-index: 3;
    }

    Best regards,
    Rikard

    #1267962

    Thank you! That works! You can close this request.

    #1268189

    Hi BrendanG,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Search Bar Results Hard to Read – How to add an Opaque background’ is closed to new replies.