Hi, how do I stop these values from appearing?
-
Hi, how do I stop these values from appearing?
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you for reaching out to us!
In order to hide these swatches, please enter the below code to the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.
.product-grid-item .product-labels .attribute-label,
.single-product .woocommerce-product-gallery .product-labels .attribute-label {
display: none;
}
Keep me informed of any issues.
Kind Regards
Hello,
Thank you very much
I’m bothering you again,
Do you have any idea where I can translate these excerpts?
Attachments:
You must be
logged in to view attached files.
Hello,
1. As for your first question, you have another way to hide these values without my custom code and it’s via Dashboard -> Products -> Attributes -> Enter the attribute -> disable the “Show attribute label on products to show the labels” option.
https://prnt.sc/JNeHnqaYjseP
2. You can translate these fields with the help of the “Loco Translate” plugin. After installing navigate to Loco Translate -> Themes -> WoodMart -> enter appropriate keywords and change.
https://prnt.sc/tDtzJjhcQqvJ
https://prnt.sc/ehsSLEZawQ7E
Kind Regards
-
This reply was modified 3 years, 2 months ago by
Luke Nielsen.