Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hi there,
    we hope you’re doing well!

    It is likely that your theme is duplicating the icon, or maybe some plugin. Without having access to your site it is difficult for us to reach a solution. It could be removed simply by adding CSS from Appearance > Customize > Additional CSS. This would be an example:

    .class-name-of-icon-to-delete {
      display: none! important;
    }

    You can see the class name of the icon you want to remove by right-clicking on it > Inspect.

    Try it out and tell us any questions, please.

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate (2) Shopping Cart Icons in Yith Wishlist’ is closed to new replies.