Shopify themes, liquid, logos, and UX
Hi, @Ryan1998
Please open online store -> theme -> customize -> edit code -> icon-cart.liquid
<svg
class="icon icon-cart"
.....
viewBox="0 0 70 70"
fill="none"
>
.....
</svg>
- base.css
.header__icon--cart>svg {
margin: 12px ;
}
You can change size what you want by adjusting above bold values.
thanks. Where do I past this to be clear?
paste*
You should find out cart svg in your code and then paste there.
margin is pasted to base.css.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025