• Hi Guys,
    would like to change the colour of the social icons for sharing the wish list. Can you please advise how to do this? Also is it possisble to share to instagram?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hello there,

    I hope you’re doing well ??

    The social icons are images that you can find in the following path:

    wp-content/plugins/yith-woocommerce-wishlist/assets/images

    You can upload new images in order to change the color.

    About it:
    Also is it possisble to share to instagram?
    At the moment is not possible to share images by instagram. We’ll send it to our developers and they’ll study the possibility to add it in a future release.

    If you have any other questions, don’t hesitate to contact us, we’ll be happy to help you.

    Have a good day.

    Thread Starter mygreenfootprint

    (@mygreenfootprint)

    Can you please provide css to replace to images? I don’t wish to do this in the main theme as it will be lost whenever an update comes.

    Plugin Author YITHEMES

    (@yithemes)

    Hello there,

    Sure, you can replace the icon images adding the next CSS rule with the image URL per each social icon. For example, for the Facebook icon you have to use the next one:

    .yith-will-share li a.facebook {
        background-image: url( 'your_url_here' );
    }

    For the other social icons, you have to replace the class “facebook” by “email, twitter, pinterest”, depending on the image you want to override.

    Check it and let us know any news.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Social Icons’ is closed to new replies.