Shopify themes, liquid, logos, and UX
Hi all,
I have 9 image banners on my website. Its pretty much all my website is on the homepage. And I love it. Though I am curious to see what my website would look like with a little white space in between each banner. I may hate it. I may love it. But I want to try it to see what it looks like. Anyone know how I would go about doing that? Thanks so much!
I am using dawn theme
My website is www.PennsylvaniaParks.org
Thank you in advance!
Hi @Justin34
You can add a code to make a white space in between each banner:
1. Go to Online Store -> Theme -> Edit code https://prnt.sc/fJOF9RnL7Rp5
2. Open your theme.liquid theme file
3. Paste the below code before </head>
{% if template == 'index' %}
<style>
.shopify-section .banner {
margin-bottom: 20px !important;
}
</style>
{% endif %}
The result may look like this:
Best regards,
GemPages Support Team
How can i change the color of this "space"?
Please add below css code in bottom of assets/base.css file
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024