Home Forums WoodMart support forum Help with hiding "Reset Options" (.reset_variations)

Help with hiding "Reset Options" (.reset_variations)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #21155

    Suffokate
    Participant

    Helloo i want to delete “Reset Options” choice when you choose some variant in variable product. I try to hide it in CSS by :

    .reset_variations{display:none!important}

    but not working for me

    Can you help me with deleting these text ? thank you

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

    Artem Temos
    Keymaster

    Hello,

    Thank you for choosing our theme and contacting us.

    Please, provide us a link to your website where we can see this button.

    Kind Regards
    XTemos Studio

    #21171

    Suffokate
    Participant

    Hello Artem,
    i have it on localhost for now so its not available. it the button for reseting all choosen variants from variable product. Its not made by any plugin. I have similiar issues with this in the past, but the most of time the hiding in CSS help. But in thi theme its not working :/
    You can test it. just add product, add variations and choose some variations in product page

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

    Artem Temos
    Keymaster

    Hello,

    Try to use this code snippet instead

    .variations_form a.reset_variations{ display:none!important; }

    Regards

    #21190

    Suffokate
    Participant

    Guyz you are amazing !!! Thank you very much. BTW love your theme!

    #21194

    Artem Temos
    Keymaster

    You are welcome, we are always happy to help you, write us when you have any difficulties or issues with our theme.

    And we would be glad if you will rate our theme with 5 stars on Theme Forest in case you are satisfied with our theme and customer service http://themeforest.net/downloads

    Thank you in advance 🙂

Viewing 6 posts - 1 through 6 (of 6 total)