Tagged: ajax search
Hi guys,
I’ve been browsing the forum but I couldn’t find the proper class to style the ajax search box background (the autocompletion search results).
It’s transparent here :http://extradiensttest.at.dedi5499.your-server.de/
Thanks for your help!
greetings,
Ritchie
Hey Ritchie,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
#top #searchform .ajax_search_response {
background-color: white;
}
Best regards,
Yigit
Hey Yigit,
THX! You rock.
greetings,
Ritchie