button add to cart

Topic summary

A user asked how to add an arrow icon to the “Add to cart” button in Shopify’s Dawn theme (version 15.02).

Solution provided:

  • Navigate to Shopify Admin → Online Store → Theme → Edit code
  • Locate the theme.liquid file
  • Insert custom CSS code above the </head> tag

The solution was accompanied by a code snippet (markup/CSS) and a screenshot showing the expected result. The original poster confirmed the solution worked by thanking the responder.

Status: Resolved - the user successfully implemented the arrow icon in their add to cart button.

Summarized with AI on November 6. AI used: claude-sonnet-4-5-20250929.

How to insert this arrow in the button Add to cart, thanks - dawn 15.02

Capture d'écran 2024-08-21 121922.png

1 Like

Hi @MIMI972 ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

thanks you

1 Like

@MIMI972 , No problem. Have a good day :heart_eyes: