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
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
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;
}