Dawn Theme price size only ON PRODUCT PAGE

There a several solutions to increase the size of the price but no one is just for the product page without increasing all other prices on the shop.

I hope somebody can help me.

I am just totally exhausted after searching a solution for days now.

Thanks,

Torsten

1 Like

Hi @TorstenS ,

This is Victor from PageFly - Shopify Page Builder App.

If you want to target the product page only, you should put your CSS code inside a condition like this

{% if template.name =='product' %}

{% endif %}

Hope this can help you solve the issue.

Best regards,

Victor | PageFly

@TorstenS

oh sorry for that issue can you please send store url

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.

Hello @TorstenS

If you want to target the product page only, you can follow these steps:

  1. Go to Online Store->Theme->Edit code
  2. Open your theme.liquid file, paste the below code before
{%  if template contains 'product' %}
    
  {%  endif %}

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

1 Like

Thank you so much GemPages, it works brilliant!!!

Hello @TorstenS

I am so glad that my solution can help.

Best regards,
GemPages Support Team

I have seen that the prices for the “May you also like” section with 4 products at the bottom of the product page also increased in size together with the product price. Is it possible to not effect this section with the price size increase?

Hi,
I´m looking to make the product prices bigger (Price text height) on my website
https://selectotiendavirtual.com/

Would you please give me some advice on this

Hi,
I´m looking to make the product prices bigger (Price text height) on my website
https://selectotiendavirtual.com/

Would you please give me some advice on this

Hi Ketan,
I´m looking to make the product prices bigger (Price text height) on my website
https://selectotiendavirtual.com/

Would you please give me some advice on this