Home Forums WoodMart support forum How to Hide Likes & Comments in Instagram Widget?

How to Hide Likes & Comments in Instagram Widget?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #714530

    SS-tech
    Participant

    Hi Team,

    I’m currently using the Instagram widget provided in the WoodMart theme on my website, and I would like to customize its appearance.

    Specifically, I want to hide the likes count and comments section that appear on each Instagram post in the widget.

    Could you please guide me on:

    Whether there is a built-in option in theme settings to disable likes and comments display, OR
    Any custom CSS or code snippet that can help achieve this?

    I’d prefer a solution that doesn’t affect the overall layout or responsiveness of the widget.

    Looking forward to your support.

    Thanks in advance!

    #714563

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the following CSS code in Theme Settings > Custom CSS:

    .wd-insta-meta {
        display: none !important;
    }

    Best Regards

    #714628

    SS-tech
    Participant

    Hi
    It didnt worked

    Attachments:
    You must be logged in to view attached files.
    #714674

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #714684

    SS-tech
    Participant

    please check

    #714742

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Your issue has been resolved. I have added the following code in Appearance > customize > Additional CSS and it is working fine. Check back your site and check the issue, If you have any questions feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)