Home › Forums › WoodMart support forum › Product label position › Reply To: Product label position
February 14, 2022 at 1:01 am
#352681
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .labels-rounded {
top: 7px;
left: auto;
right:7px;
}
Best Regards