i want to remove the empty green button only
Topic summary
A user wants to remove an empty green button that appears on their cart page when using the Dawn theme.
Attempted Solutions:
- One suggestion involved editing
main-cart-items.liquidby removing an<a>tag, but this didn’t work. - Another recommendation proposed adding custom CSS code to
theme.liquidabove the</head>tag to hide the button.
Current Status:
The issue remains unresolved. The user shared their cart page URL for troubleshooting, but no confirmed working solution has been provided yet. Multiple responders offered different approaches, indicating the discussion is still active and seeking a definitive fix.
@dumbl3d00r Hello share store URL
Hi @dumbl3d00r
To complete your requests, please follow these steps:
- Go to Shopify Admin > Online Store > Theme > Edit code > main-cart-card item liquid file
- Remove the tag here
I hope this helps
Best,
Daisy
doesnt work
Hi @dumbl3d00r
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the 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
Hope this can help you solve the issue
Best regards,
Richard | PageFly

