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!
Hey BrendanG,
I’m not able to see the issue. Can you screenshot it?
Best regards,
Jordan Shannon
Hi Jordan, thanks for your help. Here’s a link to a screenshot of what I’m talking about -> https://ibb.co/3780QK6
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
Thank you! That works! You can close this request.
Hi BrendanG,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria