Increasing Popup Video Size

Hey @Max Is there a way to increase the popup size of the video?

1 Like

@user3083 This CSS code should help:

.global-styles, .yottie-popup-inner {
  width: 100%!important;
}

Try it out and let me know if you like the result :slightly_smiling_face: