Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi @MidnightCHEF , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.global-settings-popup, .header__submenu.global-settings-popup{
z-index:none !important;
}
.mega-menu__content{
top:0 !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
I’ve updated the code; please try it now.
.global-settings-popup, .header__submenu.global-settings-popup{
z-index:none !important;
}
.mega-menu__content{
top:0 !important;
border-top: none;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
It still does the same, and now the text is underneath the header? 🙂
Please delete the codes that I inserted.
It has not worked yet, i just liked to indicate that I have removed the code you asked for 🙂
Hello friend,
i have removed the code you asked me for 🙂