Refresh Theme - Resize product page image and title

Hi, I’ve used the Refresh theme from Shopify but the images on the product page are too big (even when selecting ‘small’ in the settings). How do I set the image size as well as the product title to be smaller on the product page? Thanks in advance

Hey @adrian_k ,

Can I have the link to your store? Thanks!

Hi, https://sigmasolar.gr/

Thanks

Yeah I’ve just switched out from Dawn theme as I prefer the product gallery layout of Refresh. Need to update landing page image etc but all products are there. Do you know how to amend image size on product page?

Hey @adrian_k ,

Are you talking about the size of the image when you click into it?

If it is,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Thanks for your reply, ThePrimeWeb. I’m looking to change the image size on the product page, not when you click on the expand button you’ve highlighted. See screenshot below:

Hey @adrian_k ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

That’s worked perfectly, thanks for your help

Hey @adrian_k ,

I realised it broke the mobile version. Can you replace the previous code with the following.