Hello @FelaC ,
- For Label Colour Hex Code: #1777f2
Font: Bold
Corner: Rounded, 6px
Go to online store ---------> themes --------------> actions ------> edit code------->assets------>section-main-product.css
add this code at the bottom of the file.
.product .price .badge, .product .price__container {
background: #1777f2;
height: 28px;
font-weight: bold;
border-radius: 11px;
}
and the result will be
If this was helpful, hit the like button and mark the job as completed.
Thanks
