Sheab Posted May 9, 2023 Posted May 9, 2023 I am trying to put a round border on the video and tried this code bellow and it doesnt work #block-df45bbc957de1bd8c905.video-block .video-player{ padding-bottom:120% ; border-radius: 10px; };
tuanphan Posted May 10, 2023 Posted May 10, 2023 Can you share link to page where you use video? Sheab 1 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!)
Solution Sheab Posted May 10, 2023 Author Solution Posted May 10, 2023 (edited) Thank you so much! The website: https://watermelon-puma-na8j.squarespace.com/ password:1303 Click=> 3d fashion then the video is the one with the blond lady. The first video I was able to apply corners with the code bellow: #block-df45bbc957de1bd8c905.video-block .video-player { padding-bottom:120% ; }; .plyr__poster, video { border-radius: 30px !important; }; Thanks again Edited May 10, 2023 by Sheab adding
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment