• Hi, Thanks for adding the WhatsApp icon. However I cant get it to show in “colored” style.
    Seems to work in other styles, can you please check if there is any issue for that style.
    Regards

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Amit Singh

    (@apprimit)

    Hello,

    I didn’t see WhatsApp icon on your site? Can you share a screenshot so that I can understand it clearly?

    Thread Starter Manu

    (@manuxx34)

    Hello Amit, thanks for reply.

    I just noticed that the icon is there but has no colour, shows white.

    Take a look at the screenshot.

    https://ibb.co/LJj4Z9J

    Regards

    • This reply was modified 5 years, 10 months ago by Manu.
    • This reply was modified 5 years, 10 months ago by Manu.
    • This reply was modified 5 years, 10 months ago by Manu.
    • This reply was modified 5 years, 10 months ago by Manu.
    Plugin Author Amit Singh

    (@apprimit)

    Hello,

    For now, try to add the below code to the Customize > Custom CSS section and check it works or not.

    .entry-share.colored ul li.whatsapp a {
        background-color: #08a008;
    }
    Thread Starter Manu

    (@manuxx34)

    Hi, tried but did not work, still shows white

    Regards

    Plugin Author Amit Singh

    (@apprimit)

    Okay, try this one and let me know it works or not.

    .entry-share.colored ul li.whatsapp a {
        background-color: #08a008 !important;
    }
    Thread Starter Manu

    (@manuxx34)

    Hi, just tested and that one worked

    Thanks!

    Plugin Author Amit Singh

    (@apprimit)

    You’re welcome!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘WhatsApp icon’ is closed to new replies.