RocheneHawley Posted August 24, 2020 Share Posted August 24, 2020 Hi all! My CSS rounds the corners on all images but when I use a custom thumbnail for my videos, those don't get rounded. The code used is: .sqs-block-video img, .sqs-block-image img { border-radius: 10px; } Can someone please help, I have absolutely no idea why this happens :( Link to comment
tuanphan Posted August 24, 2020 Share Posted August 24, 2020 Can you share link to page where you insert video? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
RocheneHawley Posted August 24, 2020 Author Share Posted August 24, 2020 https://www.womeninstrength.com.au/podcasts It's on this page, you'll see that all photos have the rounded corners but the very first podcast I've used a custom thumbnail (and will be doing so from now on) and it has sharp/square corners. I just can't understand why. Link to comment
DavidNala Posted October 26, 2022 Share Posted October 26, 2022 (edited) Try this: .sqs-video-wrapper, .sqs-video-overlay, .sqs-video-opaque { border-radius: 10px; } Edited October 26, 2022 by DavidNala tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment