Change video description font size

Add this code to the Custom CSS field on the Appearance tab of your YouTube Gallery widget’s settings:

.yottie-widget-video-info-caption{
font-size: 16px !important;
height: auto !important;
}