Hide video icon from Block 14

Posted in: Newspaper
Post count: 10

Hey, I just need a code to hide the video icon from the thumbnails on Block 14. If you guys could give me a code that works on every block, that´d be useful as well. On the Flex Blocks I just set the size of the video icon to 0 and it´s gone.

I also need you to tell me where to put the code, since I´m no developer =)

Thanks in advance and great work, Newspaper is really awesome.

Post count: 10

Just to be clear, I wanna keep all the “video format” posts features, I just wanna get rid of the video icon on the thumbnails.

Post count: 21065

Hello!

Please add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom css :

.td-video-play-ico {
display: none !important;}

Let me know about your results!

Thank you!

Post count: 10

Hey, Bettina! It worked, thanks a lot!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.