Product labels in shop left on product page right
-
Product labels in shop left on product page right
How to make all left?
Hello,
Please try adding the following Custom CSS in the Global Custom CSS arTea under Theme Settings >> Custom CSS.
body .labels-rectangular {
top: 7px;
left: auto;
right: 7px;
}
Regards.
Xtemos Studios.
No, i have bug. Try your method but it not help.
Hello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards
Problem is here)
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product .product-label.new {
margin-right: 17px;
}
Regards.
Xtemos Studios.