Shopify themes, liquid, logos, and UX
I'm trying to lessen the space in between the multicolumn columns for mobile devices. I want to keep the swipe feature as well.
Issue attached below
Store link-https://b01a38-40.myshopify.com/
Code- dapolu
@IllIlIl1 please add this css to the very end of your base.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> base.css
@media screen and (min-width: 990px) {
#shopify-section-template--16203124473930__multicolumn_tfJAkc .multicolumn-list.grid--6-col-desktop .grid__item {
width: calc(8% - var(--grid-desktop-horizontal-spacing)* 5 / 6) !important;
max-width: calc(8% - var(--grid-desktop-horizontal-spacing)* 5 / 6) !important;
}
}
Hello, I have added it but nothing changed. Any ideas why?
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025