Display video title on more than 2 lines

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

.yottie-widget-video-info-title{
  height: 36px;
  white-space: normal !important;
}