How to edit the attributes display on shop page
-
I wanted to make those weight attributes size smaller and change the background a little transparent (which are circled on the image), I wanted to remove the Brand shown on the shop page (which is squared on the image).
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-label.attribute-label:not(.label-with-img) {
background-color: rgba(255,255,255,0.5);
color: #2d2a2a;
font-size: 12px;
}
I have removed the brand label from the products. Please clear the cache and check back.
Regards.
Xtemos Studios
after that code that image didn’t go, kindly check the image attached below, and tell me how to rectify it, or kindly you do it
Attachments:
You must be
logged in to view attached files.
Hello,
I Saw the screenshot you attached.
Your issue has been resolved. I have removed the brand images. Please clear the cache and check back.
Regards.
Xtemos Studios