Reply 236759 to: related products ςιτη only title and price

Avatar: Rose Tyler
Rose Tyler
Support staff
May 10, 2020 at 16:46

Change the previous code to – http://prntscr.com/se7qj2

.products-loop .product-details {
    display: flex;
    flex-direction: column;
}
.products-loop .product-details .product-title {
    order: 2;
}
.products-loop .product-details .products-page-brands {
    order: 1;
}
.products-loop .product-details .price {
    order: 3;
    color: red;
    font-size: 11px;
}
.products-loop .product-details .product-title a {
    color: red;
    font-size: 18px;
}
.products-loop .product-details .products-page-brands a {
    color: red;
    font-size: 18px;
}

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.