I want to change the regular price font same as sale price on product page only

I want to change the regular price font same as sale price on product page only

Hey @swayurindia

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

https://www.swayur.com

Hey @swayurindia

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 tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

The solution is not working. Pls help me.

Hey @swayurindia

If you follow the steps correctly then it will work. Can you share a screenshot that where you pasted the code?

Actually I want show the product price of the products which are not on sale just like the sale price font size.

That’s why I had attached the other screenshot as well.

Hey @swayurindia
Remove the previous code and add this new code.

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 tag


If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Font size of product price on homepage, search bar, collections page, all have been changed as following.

All this I have tried earlier as well. Please suggest some other code.

Hey @swayurindia

Apologies, Please remove the previous code and add this new code above in theme.liquid file. This code will only change the prices from the product page.

{% if template contains 'product' %}

{% endif %}

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

Still the size of the price font is not changed in search bar and in related products on product page the size have not changed.

Please help us out it would be a great pleasure if you help out. Since we’re trying this for last 1 month

But no proper solution I am getting

Still the size of the price font is not changed in search bar and in related products on product page the size have not changed.

Please help us out it would be a great pleasure if you help out. Since we’re trying this for last 1 month

But no proper solution I am getting