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 |
---|---|
74 | |
72 | |
66 | |
63 | |
41 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023