All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi everyone, I need your help regarding Reducing Margin in
1. Reduce Margin at the Bottom between Collection pages and Logo List
2. Reduce Margin Between " LOGO LIST HEADER " and " LOGO in a LOGO LIST
3. Reduce Margin at the Bottom of Logo List & Image with Text Overlay
Website is www.oscarliving.co.id
Theme : Empire 11.1.3
Hi Krystina
Thank you for responding me
not on reduce margin , But I have used Custom Css Previously
Hello @OLIV1
Please follow the steps below after logging into the Shopify admin:
.template-collection .home-section--title
{
margin-top: 0;
margin-bottom: 0;
}
.template-collection .pxs-image-with-text-section
{
margin-top: 0;
}
.template-collection .home-section--content.logolist--inner
{
margin-top: 0;
}
Please hit Like and Mark it as a Solution if you find our reply helpful.
Thank You,
WebDesk Solution Support Team
Get a Free Quote | Email | Shopify Partner | Shopify Development Agency | Call: 877.536.3789
Canada: 150 King St W. STE 200, Toronto, ON M5H 1J9
| USA: 98 Cutter Mill Rd. STE 466, Great Neck, NY 11021
Hi web desk solution
I Have tried to put the code in but I think it did not work
and I also tried to adjusting the margin " number " base on your code but it did not work