Hi, so I am currently designing my website and I’ve added a featured collection to the homepage but I am struggling centering the name of the three products and the prices so they align in the center with the images.
Could someone give me a hand and explain how to center it?
I understand that you want to center the name of the three products and the prices so they align in the center with the images.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “theme.scss.liquid” or “styles.scss.liquid” file, depending on which file your theme uses to store its CSS styles. (better you put in the theme.scss folder since it’s a header).
At the bottom of the file, add the following CSS code: