Dawn Theme - How to lessen multicolumn padding for mobile

Dawn Theme - How to lessen multicolumn padding for mobile

IllIlIl1
Excursionist
32 0 8

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

https://imgur.com/a/GgSR8b2

 

 

Store link-https://b01a38-40.myshopify.com/

Code- dapolu

Replies 4 (4)

suyash1
Shopify Partner
9792 1214 1554

@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;
    }
}
To build shopify pages use pagefly | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30. | Support me
IllIlIl1
Excursionist
32 0 8

Hello, I have added it but nothing changed. Any ideas why?

Sangeetanahar
Excursionist
445 27 56

HELLO @IllIlIl1 

Go to online store ----> themes ----> actions ----> edit code ---->assets...>base.css

add the code bottom of the file

@media screen and (min-width: 990px) {
    #shopify-section-template--16203124473930__multicolumn_tfJAkc .multicolumn-list.grid--6-col-desktop .grid__item {
        width: calc(6% - var(--grid-desktop-horizontal-spacing)* 5 / 6) !important;
        max-width: calc(6% - var(--grid-desktop-horizontal-spacing)* 5 / 6) !important;
    }
}

Buy me a Pizza


If this was helpful, hit the like button and accept the solution.
Thanks

 

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -sangeetarahuldhiman@gmail.com - Skype: live:sangeetarahuldhiman -Whatsapp: +917009811712
Checkout Some Free Sections Here

goldi1
Excursionist
129 10 23

Hello @IllIlIl1 

I looked at your website, you need to improve a lot.

1Go to online storethemes ----> actions ----> edit code ---->assets...>base.css

add the code bottom of the file

@media screen and (min-width: 990px) {
    #shopify-section-template--16203124473930__multicolumn_tfJAkc .multicolumn-list.grid--6-col-desktop .grid__item {
        width: calc(6% - var(--grid-desktop-horizontal-spacing)* 5 / 6) !important;
        max-width: calc(6% - var(--grid-desktop-horizontal-spacing)* 5 / 6) !important;
    }
}

Buy me a Pizza


If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Whatsapp Me : here