hi
None of the forum questions appear to cover this, but can you tell me if it is possible to have rounded corners on an embedded youtube video, just as it is with an image?
Regard
hi
None of the forum questions appear to cover this, but can you tell me if it is possible to have rounded corners on an embedded youtube video, just as it is with an image?
Regard
Hi @guybower1,
Thanks for writing in.
You could use this code below:
.x-video .with-container{
border-radius: 31px;
}
If not helping, please share us your URL.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.