• Resolved webcart88

    (@webcart88)


    Hi,

    first, thanks for sharing such a great plugin for free. appreciate it.

    I am facing an issue with icon visibility. as you can see in the link here, add to wishlist button but its there but just invisible. if you click on the left top corner, then the you can see the “Added to wishlist” icons appears. how can i fix this please?

    and then the social media icons on the wishlist page is also not working here

    If you could please help me to fix this it would be fantastic.

    the theme i am using is one of the most famous the7 theme.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello.
    My site has the same symptoms as yours.

    I was able to fix it by customizing the css of the icons. Please try it.

    .yith-wcwl-icon.fa.fa-heart-o {
      font-family: 'FontAwesome';
    }

    I figured it was probably because the Font Awesome css style loaded by the plugin is the latest version 5, but the <i> is version 4.

    Thread Starter webcart88

    (@webcart88)

    Hero!

    That worked. (so happy)

    however, icons on the wishlist page is still not visible.
    https://www.atgenies.com/wishlist/

    do you know any tricks for this? ??

    Hi webcart88,

    I had the same issue and was able to solve it by adding the following css to my site:

    .yith-wcwl-add-to-wishlist i, .yith-wcwl-share i { font-family: FontAwesome !important; }

    Hope that helps ??

    Hello there,

    Thanks for contacting us, we hope they are doing well ??

    I am very happy for the community and that solutions can come out of it. As the community partners said, those two should be the solutions to the problems you are experiencing.

    Please check it out on your site and let us know the result.
    Have a nice day.

    Thread Starter webcart88

    (@webcart88)

    Thanks @goldenagemedia
    it works perfectly.

    Thanks everyone for your kind support. Truly appreciate!

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add to wishlist icon and social icons not visible’ is closed to new replies.