Home Forums WoodMart support forum Hi, how do I stop these values from appearing?

Hi, how do I stop these values from appearing?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #391002

    comyonline
    Participant

    Hi, how do I stop these values from appearing?

    Attachments:
    You must be logged in to view attached files.
    #391019

    Luke Nielsen
    Keymaster

    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

    #391021

    comyonline
    Participant

    Hello,

    Thank you very much

    #391022

    comyonline
    Participant

    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.
    #391027

    Luke Nielsen
    Keymaster

    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.
Viewing 5 posts - 1 through 5 (of 5 total)