• Resolved insearchofasolution

    (@insearchofasolution)


    Hi there,

    I have recently noticed that the icons on the share buttons that normally should to be white (or another color that you pick in the Wishlist settings) don’t reflect on front-end and the share buttons are just of solid color: https://ibb.co/T2HXT4V (screenshot).

    It seems to be a FontAwesome conflict, but unfortunately I was unable to investigate any further – can you please look into this and help resolve this conflict?

    Versions:
    Dokan 3.7.17
    YITH Wishlist 3.20.0
    WordPress 6.2
    WooCommerce 7.6.1

    Many thanks!

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

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    That problem usually comes from a FontAwesome library conflict. You can try to fix it by adding the following CSS in Appearance > Customize > Additional CSS:

    .yith-wcwl-share i {
        font-family: 'fontawesome' !important;
    }

    Check it out and tell us if it works well for you, please. If not, we need to see your site.

    Have a nice day!

    Thread Starter insearchofasolution

    (@insearchofasolution)

    Brilliant – thank you @juaancmendez it works. Thanks for the support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with Dokan Version 3.7.17’ is closed to new replies.