Shopify themes, liquid, logos, and UX
This is an accepted solution.
Hi @Walz001
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.header__menu-item .icon-caret{
display: none!Important;
}
This is an accepted solution.
Hi @Walz001
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css
.header__menu-item .icon-caret{
display: none!Important;
}
Thank you, your solution was very helpful
This function only works on desktop, but not on moblie. could you pls help me with that
Hi @Walz001
I think you should keep the arrow shows on mobile.
But if still want to remove them, you can use this code
.menu-drawer__menu-item .icon-arrow{
display: none!Important;
}
How do I remove the drop down arrow on "shipping method" during the checkout. Customers assume there is only one shipping method as the other shipping methods are hidden under the drop down arrow. I need help
Thanks, this worked and he arrow is gone but there is a bigger space than the menus that didn’t have the arrow.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025