Personalized checkout and custom promotions with Shopify Scripts
My store website : aexonfix.myshopify.com
My website doesn't show the compare at price I want it to look like this...
Solved! Go to the solution
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
#MainContent .price__container .price__regular{display:none !important}
#MainContent .price__container .price__sale{display:block !important}
Hi @Aexonfix,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file section-main-page.css
Step 3: Paste the below code at bottom of the file -> Save
.price__container .price__regular{display:none !important}
.price__container .price__sale{display:block !important}
Hope my solution works perfectly for you!
Best regards,
Sorry to say but it still not working.
This is an accepted solution.
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
#MainContent .price__container .price__regular{display:none !important}
#MainContent .price__container .price__sale{display:block !important}
Thank you so much now finally it's worked.
You are welcome. I'm glad when I can help you 😍
i have the same problem
but in my case this doesnt work
can you help me please
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023