Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #70070
    Monika Sragova
    Participant
    Premium Member

    Hi,

    a small Whatsapp icon suddenly appeared under each post on my homepage, I think it was after the last update. It’s clickable with a link to the Whatsapp page, where you can somehow share the post via message.

    I don’t know how to remove it, I don’t want to have it on my page. I tried turning off all my plugins, but it doesn’t seem to be a plugin problem. Can you please help?

    My page is http://www.vetcarenews.com, you can even find the code when you inspect the page and search for Whatsapp.

    Thank you

    #70072
    vako
    Keymaster
    WP Royal Team

    Hi Monika,

     

    At first, thank you for choosing our theme and service.

    Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:

    .post-share {
    
    display: none;
    
    }

    Kind Regards

    #71087
    summitAdmin
    Participant
    Premium Member

    Exactly what I needed too. Thanks Vako!!

    #71088
    vako
    Keymaster
    WP Royal Team

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

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