New Shopify Certification now available: Liquid Storefronts for Theme Developers

remove cart icon

Daniel19901
Shopify Partner
60 0 9

Hi, can anyone help me removing the cart icon and button? I can only remove the icon, but the area is still pressable:

https://745469-2.myshopify.com/pages/contact

 

Thank you! 

Replies 3 (3)
Natasha-Saed
Shopify Partner
303 32 55

Hi, 

 

Did you manage to solve it, as I can't see it in the link you sent

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint
Daniel19901
Shopify Partner
60 0 9

@Natasha-Saed  no, only the icon is not there, it is still clickable 

PageFly-Noah
Globetrotter
561 130 130

Hi @Daniel19901 

 

This is Noah from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
a#HeaderCartTrigger {
pointer-events: none;
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Noah | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.