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
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024