Hi Movin,
i have the problem that on my site, for example http://www.kaftwerk.com/over-ons/ the search bar disappaers behind the photo. Had the same problem with the dropdown menu at another webpage, but can’t find the css code to fix it.
Could you help me out?
tnx in advance,
Joline
Hi Joline,
I hope you are well today and thank you for your question.
You can try resolving this issue by adding the following CSS code in the Custom CSS option of your theme on the below path.
Admin Area -> Appearance -> Customize -> Shapely Options -> Other
.search-widget-handle .function { z-index: 99999; }
Best Regards, Movin