PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.yt-video-place.embed-responsive {
max-width: 400px;
margin: 0 auto;
}Change 400px to the width you want to show.
Regards,
PenciDesign.