Shopify themes, liquid, logos, and UX
Hey
im trying to change the product price on my collection pages and product pages, but i want them to be different sizes on both page.
how can I do this please?
my website is doorstepdrip.com
it currently looks like this on the collections and home page but it’s too big, I’d like it to be slightly smaller without affecting the size on the product page.
thanks 🙂
Solved! Go to the solution
This is an accepted solution.
Online store -> edit code of your theme -> search the file component-price.css
in this file there is css of .price with the size: 1.6rem for the collection page.
search .price--large to change it on the product page.
This is an accepted solution.
Online store -> edit code of your theme -> search the file component-price.css
in this file there is css of .price with the size: 1.6rem for the collection page.
search .price--large to change it on the product page.
check this one. The dedault price size 1.4rem
.collection .price__container {
font-size: 1.2rem;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Shopify 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, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025