How to reduce the distance between these two products(Brooklyn)?


How to reduce the distance between these two products(Brooklyn)?In this page : https://joyouce.com/collections/5-8-qt-air-fryer

hello @joyouceusa

do you want to look like this https://nimb.ws/grHDYA

1 Like

Yes.What should I do?

hello @joyouceusa

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

@media screen and (min-width: 728px){
#shopify-section-collection-template .grid.grid-collage{
     display: flex;
    flex-wrap: wrap;
    width: 60%;
    margin: 0 auto;
}

#shopify-section-collection-template .grid__item {
	    flex: 0 0 50%;
}
}
1 Like

OK,but why is there a sliding bar below?