Change orientation of "Sale procentage" badge
-
Hi,
I would like this bagde to show in the right side in both “Shop view” and “Single product view”.
Right now, it shows in the left side in “Shop view” but when I click and see the product in “Single product view” it shows in the right side.
Problem is, that it conflicts with other badges.
Please see the two attached pictures.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access and link to the product with such a badge I shall provide you custom CSS.
Best Regards
Hello,
Please add this CSS code to Theme settings > Custom CSS:
.product-element-top .labels-rounded {
top: 7px;
right: 7px!important;
left:inherit;
}
This CSS put the round label to the right on the shop page. As for the product page currently, I see the label is on the right.
Best Regards
Awesome, works perfectly. Big thanks!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Change orientation of "Sale procentage" badge’ is closed to new replies.