Shopify themes, liquid, logos, and UX
Hi Guys,
I would like to make the sale price and price same size which is 15Px without affecting any other font sizes. I would appreciate your help. Thanks
URL: https://basicbastard.co/products/duck-tee-harbour-blue
Solved! Go to the solution
This is an accepted solution.
span.price-item.price-item--sale.price-item--last {
font-size: 15px !important;
}
put above css into your base.css file(online store->theme->base.css)
This is an accepted solution.
span.price-item.price-item--sale.price-item--last {
font-size: 15px !important;
}
put above css into your base.css file(online store->theme->base.css)
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