Feedback for your online store from the community
Hi! im new to shopify and is there any way to remove the $0.00? shown in the picture
Hello @chickensauce
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.
url: electronik99.com
passkey: 59096
Can you share again
yes as above
passkey 59096 under windows
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.variant-item__discounted-prices .variant-item__old-price {
text-decoration: none !important;
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
is it above </body>?
you can paste this in theme.css file
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024