Reply 301507 to: “Price From” (variable prod) in Wishlist

Avatar: Rose Tyler
Rose Tyler
Support staff
September 7, 2021 at 08:36

Hello,

1/ Change this code http://prntscr.com/1rgq5si to

.content-product .price > span,
.fixed-content .price > span,
.wishlist-items-wrapper .product-price > span{
    padding: 0 5px;
}
.content-product .price,
.wishlist-items-wrapper .product-price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}
.fixed-content .price,
.wishlist-items-wrapper .product-price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

2/What version of the theme do you use now? As I can see, prices are fine

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.