A user wants to modify the Dawn theme’s cart icon to display as text (e.g., “Cart (0)” or “Cart (1)”) instead of the default icon, with the item count shown in parentheses.
Solution Provided:
Modify header.liquid file by replacing specific code to render both the cart icon and item count
Add CSS to base.css to style the cart count bubble (removing default positioning, making background transparent)
The provided code displays the cart icon with count in parentheses
Outstanding Issue:
The original poster clarified they want the actual word “Cart” as text instead of keeping the icon, which wasn’t fully addressed in the solution.
Status:
Two other users have expressed interest in similar customizations. One user reported the provided code didn’t work for their store, suggesting the solution may need adjustments for different implementations. The discussion remains open with the text-instead-of-icon request unresolved.
Summarized with AI on October 28.
AI used: claude-sonnet-4-5-20250929.
How would i do this with my store? i have shopify dawn theme I tried the code above it didn’t work for me. Store is www.takeoverapparel.com and password is takeover