Reply 339055 to: How can I make add to cart button of Product carousel to be same height or make it in-line

Avatar: Rose Tyler
Rose Tyler
Support staff
November 21, 2022 at 12:42

Hello,

Try the next code:

.etheme-product-grid-item {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    height: 100%;
}

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.