Hi Guys,
I’m using the 8theme Products on the home page, it looks good but I need more space between the products, the problem is when I add:
.carousel-area .product-slide {
padding-right: 25px;
padding-left: 25px;
}
It squishes at either end too, but I’d like to keep the left and right side of the slider flush with the rest of the page. I’ve also tried adding -25px to each side but it doesn’t work.
Is there a way around this?