Attribute label border instead of color fill
-
I would like to have a white background with a black border around my attribute labels. Right now, I can only find options for a colored background. Is there a way to solve this?
Thank you in advance.
Hello,
Sorry to say Can you please share some screenshots for better understanding where you want to change, Also share the page url so i will check and give you a possible solution.
Best Regards.
Excuse me, of course I can do that š
As you can see in image 1, where it says ’17 MG / POUCH’, the text is black with a gray background. What I would like to do is have it like in image 2, where instead there is a white background but with a black border around it.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.product-labels .product-label.attribute-label:not(.label-with-img) {
background-color: white !important;
border: 1px solid black !important;
}
Best Regards.
Most Welcome!!!.
Iām so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Attribute label border instead of color fill’ is closed to new replies.