Can you please help with floating the ajax search results over the top of the content on the landing page. Please see the link shared to check the search result behaviour
Regards
D
Hey trufflesadmin,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Victoria, details shared below, any help gratefully received
Hi trufflesadmin,
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 #header_meta #searchform .ajax_search_response {
position: absolute;
width: 30vw;
left: -150px;
background-color: #ccc;
margin-top: 6px;
padding: 20px 10px;
}
If you need further assistance please let us know.
Best regards,
Victoria
That’s perfect Victoria, thanks very much for your help :)
Regards
D