Shapely Video Player Resizing

The YouTube Video takes up the entire page. Scroll down on: http://opentablenashville.org/ to see example.

Is there a way to make the video smaller?

hey there

Hope you are having a good day and thank you for your question :slight_smile:

Please add this CSSĀ in appearance - customize - additional CSS

div#media_video-3 {
width: 80%;
margin: 0 auto;
}

Thanks!
Colorlib Support Team