Muouor Posted May 16, 2022 Posted May 16, 2022 Site URL: https://bit.ly/3yCuhgp Hi. I'm trying to make a few CSS edits but it seems that is no working. For example I'm trying to round the corners of the videos targeting the video block whit this code: #block-yui_3_17_2_1_1652714663019_4755 { border-radius : 25px!important; } I also tried for doing it all at the same time: .sqs-block-video img { border-radius: 18px !important; } But just work in the first video from the left and is not really round. It has in one end a nice curb and in the other a hard edge. I have that code right now. Regards
Solution christyprice Posted May 16, 2022 Solution Posted May 16, 2022 Try targeting the overlay class: .sqs-video-overlay { border-radius: 18px !important; } Muouor 1 christyprice.com 🇺🇸 Austin, TX US 🐾 ✅ Get my Starter Template for Web Designers 🎬 Watch 7 Ways to Save Time as a Squarespace Designer from Circle Day 2024 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment