Hi,
I have youtube element at the bottom of my web page but I’m not able to apply a border radius to it that’s visible.Please help
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Hi,
I have youtube element at the bottom of my web page but I’m not able to apply a border radius to it that’s visible.Please help
Here is my site Read-Only: LINK
(how to share your site Read-Only link)
Try using the Video element instead: Image 2022-01-12 at 1.45.09 PM
hope this helps
added the border radius to both div block and video element but still can’t fix it
You’ve to apply overflow: hidden as well. Unless you apply overflow: hidden child element will not get cut off.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.