Home › Forums › WoodMart support forum › Attribute tags are not responsive? (pt2) › Reply To: Attribute tags are not responsive? (pt2)
June 9, 2020 at 7:37 am
#201917

Elise Noromit
Member
Hello,
Take this code:
body .product-label.attribute-label:not(.label-with-img) {
background-color: rgba(255, 255, 255, 1);
color: #000000;
width: 100px;
font-size: 20px;
}
Set the values you need, delete lines you do not need. Add this code to the Theme Settings > Custom CSS > type device you need.
Best Regards