Hello
How can I decrease the gap between images?
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
thank you
Hello @oscaroline
You can add code by following these steps to reduce grid gap on products
Go to Online Store ā Theme ā Edit code.
Open your theme.liquid file
Paste the below code before on theme.liquid
Hi @oscaroline
This is Victor from PageFly - Shopify Page Builder App, Iād like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
@media screen and (min-width: 750px){
.grid {
column-gap: 0px !important;
}
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly