To align center video caption/description, you can use this code to Custom CSS box
div.video-caption {
text-align: center;
}
To align center video caption/description, you can use this code to Custom CSS box
div.video-caption {
text-align: center;
}