Shopify themes, liquid, logos, and UX
Hi,
For some reason theres a big gap on the sales pricing compared to the normal pricing?
Can someone please help? I want it to be equal.
See URL:
https://burleighbreeze-boutique.com/collections/best-sellers
Solved! Go to the solution
This is an accepted solution.
Hi @alphabeanz
Try this one.
span.product__price.on-sale {
line-height: .7 !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hi @alphabeanz
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>
<style>
.grid-product__price {
margin-top: 0px !important;
}
</style>
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
This is an accepted solution.
Hi @alphabeanz
Try this one.
span.product__price.on-sale {
line-height: .7 !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Bro you are an absolute legend, thank you so much!
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025