Hi, i am using theme BLOCKSHOP v10.0.1 CLICK HERE
See Image below, i would like to make the gaps Narrow between Collection Page images as there is too much white.
Any help would be appreciated.
Thanks
Hi, i am using theme BLOCKSHOP v10.0.1 CLICK HERE
See Image below, i would like to make the gaps Narrow between Collection Page images as there is too much white.
Any help would be appreciated.
Thanks
Hey @lucianofashion1
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
.collection--body--grid {
grid-gap: 12px !important;
}
[data-container=panel] {
grid-gap: 12px !important;
}
Can you try add more this code to last line file theme.css @lucianofashion1
@lucianofashion1 can you try add more this code
.collection--body--root {
padding-right: 10px !important;
padding-left: 10px !important;
}
Can you replace to this code @lucianofashion1
.collection--body--root, .featured-grid--root {
padding-right: 10px !important;
padding-left: 10px !important;
}
Can you add more this code @lucianofashion1
@media only screen and (max-width: 600px) {
.product-page--root {
padding-left: 10px !important;
padding-right: 10px !important;
}
}
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in