Simple & Debut theme: show "collection list" section's title below the image
Share
In this tutorial I'll quickly teach you how to move your "collection list" section's title right below the collection image.
Adding the CSS code
From your Shopify admin, navigate to online store > themes > actions > edit code.
Locate the file named theme.scss or theme.css and add the following code at the bottom of the file:
gist
Click "save" at the top right corner. It should look like this:
You can modify the value 35px to increase the bottom spacing. You can also change the text's color by replacing #000000 with any HEX color of your wish.