Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Andrea Grillo

    (@agengineering)

    Hi there,

    thanks for contacting us! You should use this CSS rule:

    #yith-wcwtl-output:first-of-type {
      display: none;
    }

    in Appearance > Customize > Additional CSS section of your theme ??

    Thread Starter leandrinholemos

    (@leandrinholemos)

    Deployed, tested and ok!

    Thank you very much friend!

    #yith-wcwtl-output:nth-of-type(5) {
    display: none;
    }

    I just made an adjustment to the CSS snippet like this: (because in the variable product, when applied fist_of_type the form was hidden). So it worked perfectly.

    Grateful

    Plugin Support Andrea Grillo

    (@agengineering)

    Thanks to you for your feedback!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘duplicate button and hide did not work’ is closed to new replies.