I was wondering if anyone knew how to change the style of the cart button on. My current button is a shopping bag but I want to change it to a cart. I’m using dawn theme.
password - chewno
I was wondering if anyone knew how to change the style of the cart button on. My current button is a shopping bag but I want to change it to a cart. I’m using dawn theme.
password - chewno
Hi @isaacdob ,
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Snippets” folder, you will find “icon-cart.liquid” and “icon-cart-empty.liquid”. These contain SVG nodes that can be changed to whatever shape you’d like them to be.
This is Noah from PageFly - Shopify Page Builder App
Hi @isaacdob Here’s how you can change the icon. I will guide you in detail. Please follow along. If there are any problems, please respond so I can assist you better.
Step 1: Open file header.liquid and find code show icon, Follow image here:
Step 2: Search name icon “icon-cart” and past code new icon instead all code here:
Code new icon:
Note that you need to copy the lines I highlighted in the image and put them into the new code.
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly