Reply 200919 to: align product grid without reducing the amount of text

Avatar: Olga Barlow
Olga Barlow
Support staff
October 11, 2018 at 11:07

Hello,

Remove the previous code and add the following.

.product-details {
    min-height: 111px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
}

Let me know about the results.

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.