Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey dfets,

    Yes! You would want to add this to the “Custom CSS” area on the “Customize” tab:

    #sb_instagram .sbi_playbtn {
    	display: none !important;
    }

    – Craig

    Thread Starter dfets

    (@dfets)

    Thank you Craig…
    Seems it also worked by removing the Awesome font.

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Ahh yeah that would work as well though you may lose the Instagram icon for the feed too.

    Glad that worked for you!

    Thread Starter dfets

    (@dfets)

    Hi Craig…
    Is this code still valid?
    I have copy and pasted it in the custom css but the button still there.
    please check out rlinachang.com, your plugin would be full width at the footer.

    Thanks

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey dfets,

    Try this CSS instead:

    #sb_instagram .sbi_type_video .sbi_playbtn {
        display: none !important;
    }

    – Craig

    Thread Starter dfets

    (@dfets)

    Hi Craig,
    Thank you for your immediate reply.
    This one worked!

    Cheers!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Removing play icon from video post’ is closed to new replies.