Reply 274824 to: adjusting productgrid

Avatar: Rose Tyler
Rose Tyler
Support staff
February 17, 2021 at 15:53

1) Add the next code in Theme Options > Theme custom CSS:

.products-loop .product .content-product, 
.carousel-area .product-slide .content-product {
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 10%);
    padding: 5px 10px;
}

> https://prnt.sc/zv5slb
2)

.content-product .product-title a {
    font-size: 22px;
    color: red;
}
.content-product .price {
    color: black;
    font-size: 14px;
}

> https://prnt.sc/zv60y9

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.