Shopify themes, liquid, logos, and UX
I have tried so many different things but nothing is working. I just want to reduce the space between the top 3 sections of my homepage to maybe 10px. The URL is https://piq5w4w28lquw94w-13310754874.shopifypreview.com
I'm trying to do this before actually launching a sale, so I have not published it yet. Any help is appreciated!
Try adding this code to the bottom of theme.min.css
#shopify-section-160637032853ccffa8 .homepage-sections-wrapper.homepage-sections-wrapper--accent {
padding-top:20px;
padding-bottom:10px;
}
#shopify-section-1637361922be9f74fa .homepage-sections-wrapper.homepage-sections-wrapper--accent {
padding-top:10px;
padding-bottom:10px;
}
#shopify-section-16373621438435175c .homepage-sections-wrapper.homepage-sections-wrapper--accent {
padding-top:10px;
padding-bottom:20px;
}
yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.min.css ->paste below code at the bottom of the file.
.homepage-section--image-gallery-wrapper .shopify-section .homepage-sections-wrapper {
padding: 0px 0;
}
User | RANK |
---|---|
178 | |
147 | |
81 | |
67 | |
56 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023