• Hello, I appreciate any help you can give me. I upgraded to 4.0 without problems other than the default size of the fonts and icons, which seem to have changed. I would like to revert the add to wishlist heart icon to the old size so that it matches the cart size. It is now considerably bigger. Please advise as to how to fix this.

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

    (@juaancmendez)

    Hello there,
    thanks for contacting us!

    In order to assist you, please share your site URL with us.

    Let us know.

    Best regards.

    I am having the same problem since I updated the plugin. I changed the heart icon width to 20px by:

    yith-wcwl-icon-heart-outline{

    width:20px!important;
    color:#fff!important;

    }

    However, now it sits higher in the button than the “Add to Wishlist” text. I can’t seem to get it vertically centered even if I change the padding or margin. Here is the url for my site:

    https://clinessentials.com/product/clinical-research-job-search-guide

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hello @liberiah
    thanks for contacting us!

    Please try adding this CSS:

    #yith-wcwl-icon-heart-outline {
    position: relative !important;
    top: 3px !important;
    }

    Could you check it, please? If you have any problems, please create a new topic so we can help you.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.