I’m having trouble with the spacing in my banner image. I have set my text to be on the bottom left of the image, but there’s still a lot of empty space from the start of the banner to where the text appears. How can I reduce or edit this space to make my banner look better? Any tips or guidance would be greatly appreciated!
I’ve attached an image showing the current issue and another image illustrating the desired outcome. Thank you!
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 “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
Thank you so much for your help! It worked perfectly.
I have another question: How can I reduce the size of my text on the image banner for mobile only? I want the text to appear smaller on mobile devices compared to the laptop view. Any suggestions on how to achieve this?