Shopify themes, liquid, logos, and UX
Hi all,
as you can see my search box has been covered by my mega menu
How to fix it?
sense 2.0 theme
Solved! Go to the solution
This is an accepted solution.
Hello @clavilla57
Welcome to Shopify Community.
Please add the CSS in theme.liquid file above </head> tag.
<style>
nav.tmenu_app, div.tmenu_wrapper {
z-index: 0 !important;
}
</style>
Thanks
This is an accepted solution.
Hello @clavilla57
Welcome to Shopify Community.
Please add the CSS in theme.liquid file above </head> tag.
<style>
nav.tmenu_app, div.tmenu_wrapper {
z-index: 0 !important;
}
</style>
Thanks
Hi Claviila57,
I've been trying to change my search icon to a searchbar for ages, how did you do it, did you use an app?
or is it part of your theme?
Many thanks,
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025