Reduce padding on Dawn theme product page

Hey,

Can anyone advise on the following 2 things please?

  1. can i remove the word ‘size’ from the variant picker?

  2. How do I remove the padding between the sections? I want to reduce the padding so that the add to bag will be above the fold

Thank you :grinning_face_with_smiling_eyes:

@KatieFlintham Should be very straightforward with a few lines of code.

1. can i remove the word ‘size’ from the variant picker?

We can just remove this from the product template.

2. How do I remove the padding between the sections? I want to reduce the padding so that the add to bag will be above the fold

I could do this with some minor CSS adjustments.

Please drop me a message if you would like for me to do this. Should only take 1 hour MAX.

Kind regards,

George.

Padding in Shopify is controlled by Theme Settings. It’s the ‘Horizontal space’ & ‘Vertical Space’. Changing the size for each section and reduce the padding.

Variant Picker is controlled a little by Font Size Scale for the body. But it changes everything except for headers. Beyond that, Variant text would need CSS Style applied to the selector in main-product.Liquid.