Shopify themes, liquid, logos, and UX
Hi, I am currently building a sense theme and there is space between the multicolumn and the image banner please see the attached image for reference with yellow highlighted are that need to be removed, thanks in advance.
here is the URL and password:
https://digitaldaysplanner.myshopify.com/
shauff
Solved! Go to the solution
This is an accepted solution.
Hi @mirza5313
Add this code to Custom CSS in Online Store > Themes > Customize > Theme settings.
#shopify-section-template--23486520394049__multicolumn_867idc { margin-top: 0px !important; }
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
add custom CSS to eliminate the padding or margin
add this to the custom css
.multicolumn-section-class {
margin-bottom: 0;
padding-bottom: 0;
}
.image-banner-section-class {
margin-top: 0;
padding-top: 0;
}
If this fixed your issue, likes and accepting as a solution are highly appreciated
| Build an online presence with our custom-built Shopify Theme: EcomifyTheme
| Check out our reviews: Trustpilot Reviews
| We are Shopify Partners: EcomGraduates Shopify Partner
Thanks for your response but this custom CSS not working
This is an accepted solution.
Hi @mirza5313
Add this code to Custom CSS in Online Store > Themes > Customize > Theme settings.
#shopify-section-template--23486520394049__multicolumn_867idc { margin-top: 0px !important; }
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025