Hello
Thanks in advance.
Let’s talk straight forward, So actually the issue is that I want to change the font size of price (product which is not on sale) exactly same as the sale price (product which is on sale). In rest all of the elements such as related products, search bar, homepage, etc. everywhere the changes have been made. I ONLY WANT THE CHANGES TO BE DONE ON PRODUCT PAGE (PRODUCT INFO CONTAINER). THAT’S IT. So please accordingly provide solution. Because I have got many answers on this but still not resolved my problem.
For deep understanding I am attaching screenshots of product which is NOT ON SALE and product which is ON SALE. For any further queries please connect with me.
Website link: www.swayur.com
Hi @swayurindia ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
- Go to Online Store → Theme → Edit code
- Open your theme.liquid file
- Paste below code before :
Best regards,
Anthony
Hello it is not getting changed. Please give me some other code.
Sorry about that, you can try again with this code below:
Still not solved dear, I have mentioned the following line in above discuss itself “all of the elements such as related products, search bar, homepage, etc. everywhere the changes have been made. I ONLY WANT THE CHANGES TO BE DONE ON PRODUCT PAGE (PRODUCT INFO CONTAINER)”
Your code is making the font size for price of product not on sale CHANGED in all the elements.
As you can see in the above code I used liquid so it only affects product pages. I have tried and succeeded on my personal store. You can change the font-size and font-weight values so that you can match the parts you don’t want to change. If you still get the error, you can wait for other answers from the community or contact shopify support.
Best regards,
Anthony
Hi
I want the changes to be made on the Product Info Container Section only (for the price of the product which is not on sale)
I don’t want it to get changed in related products and the search bar section. In these two sections, the price is looking better.
But in (product-info-container) the price for the product which is not on sale is 18px but I want it to change to (20px and 600 font-weight)