Add space between Collection Title and Product grid on Collection page - Symmetry Theme

Hello, I am using the Symmetry theme for my website and I would like to add a little space on my collection page between the collection title and the product grid as shown in the below screenshot. Can you help tell me how I can do this?

Hi @amandacalvert ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

1 Like

Hi @amandacalvert

Please drop your store URL here so I can provide you the code to add space

Thank you so much! My site URL is jamesfree.com

Go to your Online store > Themes > Edit code > open theme.liquid file, add this code below after element


Worked beautifully. Thank you for the clear instructions. This was very very appreciated.