Viewing 1 replies (of 1 total)
  • Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,

    To remove the extra close button added by the current theme in your site, you will need to add the following CSS code in Appearance > Customize > Additional CSS:

    #yith-quick-view-close:before {
      display: none !important;
    }

    We’ll remain at your disposal.

Viewing 1 replies (of 1 total)
  • The topic ‘Close icon issue’ is closed to new replies.