You can put the below css code in your css file and update it
.badge.new-product{
display:inline-block;
width:80px;
height:42px;
background-color:#d00;
}
Thanks
You can put the below css code in your css file and update it
.badge.new-product{
display:inline-block;
width:80px;
height:42px;
background-color:#d00;
}
Thanks