Hello, does anyone know how to center the customer reviews in the debut theme?
And a second question: can I place the crossed out price before the bid price?
Hello, does anyone know how to center the customer reviews in the debut theme?
And a second question: can I place the crossed out price before the bid price?
yes of course. www.holzbude.shop
please Go to Online Store->Theme->Edit code then go to assets/theme.css->paste below code at the bottom of the file.
.loox-rating{text-align: center;}
Thanks!