Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #484213

    How can we remove the space at the top and bottom of the video?

    #484226

    Hey glozemedia!

    Please add following code to Quick CSS

    .avia-video.avia-video-16-9 {
        margin-bottom: 0;
        margin-top: -2px;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.