Home Forums WoodMart support forum Positioning PRODUCT LABELS Reply To: Positioning PRODUCT LABELS

#196158

Hello,

Thank you very much for choosing our theme and for contacting us.

Please add this code to the Theme Settings > Custom CSS > Global:

body .labels-rounded {
    top: auto;
    left: auto;
     bottom:7px;
    right:7px;
}

Best Regards