hey,
i have the problem, that the main menu is overlapping the search form, how can we correct this?
Screenshot and link in private seciton
Thank you!
Best regards,
Martin
Hey mbauercag,
Please add the following custom CSS and let me know if it works fine
#top #searchform .ajax_search_response { z-index: 300; }
Thank you
Best regards,
Basilis
Hey Basilis,
thank you for the quick response!
Now it looks better, but not perfect ;-)
Can you please take a look again?
Thank you!
Best Regards
Hi mbauercag,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
Hi Victoria,
sorry for the late reply.
I have attached a screenshot to this message – the problem is that the background of the first search-result has no white background.
Thank you very much.
Best regards,
Hi,
Thanks for the screenshot. Please try the following in Quick CSS under Enfold->General Styling:
a.ajax_search_entry.with_image {
background-color:white !important;
}
Best regards,
Rikard
Thank you very much!
Your support is great as always :-)
Best regards