Display Normal price next to sale / compare price brooklyn theme

Hi!

https://community.shopify.com/c/shopify-design/display-normal-price-next-to-sale-compare-at-price/m-p/410083/highlight/true#M106480

I followed this tutorial, which worked successfully. However, the compare at price is in bold, which creates a weird contrast. Can I make them the same font, not one thicker than the other, and the new discounted price in a different, more eyecatching color, perhaps red?

Here is a visual example

https://boltactive.com/collections/tops

Thanks so much

@riapatag

Please add following code your assets/timber.scss.liquid bottom of the file.

.grid-product__price {
    font-size: 1.2em !important;
    font-weight: normal !important;
    color:red !important;
}

.product-single__price, .product-single__price--compare-at {font-weight: normal !important;}

Thanks!

Thank you so much!

It works, however, the products that are not marked down are in red. can i make it black?

Thanks

Ria

Ex: https://boltactive.com/collections/all