Center the widget

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

.global-styles,
.yottie-widget {
margin: 0 auto;
}