• Resolved Javier Carazo

    (@carazo)


    We are using your plugin and the social media icons are not appearing on the wishlist page. I have seen that you are using Font-Awesome but for some reason it is not loading it.

    Could you please help me?

    Thanks in advance.

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

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

    (@juaancmendez)

    Hello there,
    thanks for contacting us!

    Please try adding the following CSS in Appearance > Customize > Additional CSS:

    .yith-wcwl-share a i:before {
    font-family: 'Font Awesome 5 Brands' !important;
    }

    Let us know any news.

    Best regards.

    Thread Starter Javier Carazo

    (@carazo)

    Ok it is working for: Facebook, Twitter and Pintrest now but the email icon is not showing yet.

    Thanks for your help!

    Plugin Support Juan Coronel

    (@juaancmendez)

    Hi there,

    Please try with this CSS too:

    .yith-wcwl-share a i.icon-envelope:before {
    font-family: inherit !important;
    }

    Could you check it, please?

    Best regards.

    Thread Starter Javier Carazo

    (@carazo)

    It worked! Thanks.

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