Home Forums WoodMart support forum Variations: hide clear button

Variations: hide clear button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #84836

    cumenda
    Participant

    On product variations, could You please suggest a CSS to hide the “clean selection” text and button which appear under the swatch?

    Thank You for Your support

    #84863

    Hello,

    Please provide the screen and page URL, also provide your site admin access.

    The site you provided earlier seems to wrong it has one variable an no swatches on the default theme

    Best Regards

    #85043

    cumenda
    Participant

    Hi,
    the site w/ variable products is a second site (I purchased 2 licences)
    I’m sending the info in private

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

    Hello,

    Add this code to the Theme Settings > Custom CSS:

    .variations_form.variation-swatch-selected .reset_variations {
    display:none; 
    }

    And please clarify which button do you want to hide? Provide the screenshot.

    Best Regards

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