Viewing 1 replies (of 1 total)
  • Plugin Author Denzel Chia

    (@denzel_chia)

    Hi,

    You have the following css codes in your theme’s style.css

    .video2 iframe, .video object, .video embed {
        height: 100% !important;
        left: 0 !important;
        position: absolute !important;
        top: 0 !important;
        width: 100% !important;
    }

    It is interfering with the video embed height and width.
    Please contact your theme developer for help in css modification.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Height Won't Adjust’ is closed to new replies.