Shopify themes, liquid, logos, and UX
Could someone help me remove the menu, search icon and cart from my header. This is the Showcase 5.0.2 theme.
Here is the store: https://glowup-no.myshopify.com/
Password: thaona
Please help, have to finish this page by tomorrow! Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @Onlinetrap ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
a.cart.nav-search,
a.cart.cart-icon--basket2,
.icon-menu{
display: none !important;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @Onlinetrap ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
a.cart.nav-search,
a.cart.cart-icon--basket2,
.icon-menu{
display: none !important;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Amazing! Thank you very much, it worked 🙂
Just 1 more thing tho, if you click where the burger menu is supposed to be, there the menu still opens, is it any way to prevent this?
You can add this code below:
<style>
a.menu {
height: 0px !important;
}
</style>
Hello.
I didnt quite read the original query properly, I followed your directions to get rid of the cart icon, however I didn't mean to remove the menu or the search icon 😞
Do you by any chance know how I can get thise back? Or at the very least, the menu? I cant believe I didn't read it properly 🙈
Thank you in advance for any help. I too am working with the showcase theme
Rebecca
User | RANK |
---|---|
208 | |
179 | |
63 | |
52 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023