Change border radius of the videos in popup

Add this code to the Custom CSS field on the Settings tab of your Blog widget’s settings:

[data-youtube-video] iframe {
border-radius: 38px;
overflow: hidden;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: