Shopify themes, liquid, logos, and UX
Hello everyone
I am preparing my website and i need a little help with the size of the prices..
so on the product grid the original crossed out price is bigger than the sale price.. i would like the crossed out price to be smaller so it matches the sale price (see screenshot)
second on the product page the sale price is bigger than the original crossed out price.. i would like the sale price to be smaller so it matches the original crossed out price (see screenshot)
these adjustments would be needed for desktop and mobile version
thanks for the help!
Website: www.gogghi.ch
password: GOGGHI10NEWWEBSITE2025
Solved! Go to the solution
This is an accepted solution.
thanks that works! but on the product page it doesn't change
this here
Hey @LeandroS
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
s.price-item.price-item--regular {
font-size: 12px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
thanks that works! but on the product page it doesn't change
this here
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025