The price appears small on the product page.
placentactive.com.au
The price appears small on the product page.
placentactive.com.au
Hey @sofiakarkus
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi @sofiakarkus ,

If this is what you meant then kindly hit the like and mark it as an accepted solution otherwise kindly show me what you want bold in mobile. Thanks!
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Hello @sofiakarkus
Go to online store ----> themes ----> actions ----> edit code ---->assets ----> theme.css
add this code at the end of the file.
.product__price-and-badge .product__price {
font-size: 20px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks