How to change recommended products prices (on homepage) font to bold

Hi there,

I’ve the Minimal theme with recommended products on the homepage but it can’t be possible see the prices properly. How it would be possible change them to bold font.

Thank you vey much and Merry Christmas to everybody!!

Cristian

@cristianlbcn

can you please share store url.

Hi,

Thanks for your reply!! The url is https://www.thepapayafactory.com/

Anyways the problem is on mobile version because it shows the numbers very light and 2 lines.

Thanks,

Cristian

Thanks

can you please try this code

timber.scss bottom of the file

.grid-link__meta span.money {
    font-weight: bold !important;
}

Hi @IttantaTech ,

Many thanks!!! It worked!!

Best regards,

Cristian