I have added this code to my custom style:
.old-price.sly-old-price {
display: block !important;
}
No, both the regular price and special price of configurable products are shown on the product detail page and on cross sell products slider, but not on the category page. Which css code do I need to use, to get the regular and special price also visible on the category pages?