Comments 3JuiceBoxStore started the conversationNovember 15, 2017 at 8:18amWhen i have promo product, price overlaps with the next product box in "related products" field.(see attachment)Is it possible to insert break so old and new price are one below other instead one next to another?Thank youBest regardsŽeljka 1,560Laborator repliedNovember 15, 2017 at 8:53amHi Željka,Try adding the following CSS to Custom CSS, it will put the price in two lines: .woocommerce .product .item-info .price del { display: block; text-align: right; margin: 0px; }Best regards,Laborator Team Documentation Join Kalium Users Group1 Like 3JuiceBoxStore repliedNovember 15, 2017 at 9:11amThank you, Art,It works!best regardsŽeljka1 Like Sign in to reply ...
When i have promo product, price overlaps with the next product box in "related products" field.(see attachment)
Is it possible to insert break so old and new price are one below other instead one next to another?
Thank you
Best regards
Željka
Hi Željka,
Try adding the following CSS to Custom CSS, it will put the price in two lines:
Best regards,
Laborator Team
Thank you, Art,
It works!
best regards
Željka