How can I Unbold Product Price On Product Page in Craft Theme?
Hi,
To make the font weight regular, please add the code below to assets/component-price.css file.
.price__sale, .price__availability, .price .price__badge-sale,
.price .price__badge-sold-out, .price--on-sale .price__regular,
.price--on-sale .price__availability {
font-weight: 400 !important;
}
Hope it helps.
Thanks.
That did not work ![]()
Please share your store URL and password if password protected.
Thanks.
sheebu