Reply 253009 to: Products Grid

Avatar: Olga Barlow
Olga Barlow
Support staff
September 28, 2020 at 15:02

Hello,

Replace the custom

.content-product {
    margin-bottom: 30px;
    position: relative;
    border: 2px solid #fff;
}

By the

.products-loop .product, .carousel-area .product-slide {
    margin-bottom: 30px;
    position: relative;
    border: 2px solid #fff;
}
.carousel-area .product-slide {
    margin-right: 0 !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.