• Resolved noelacadia

    (@noelacadia)


    At first load in the top featured video does not have the correct height it is extremely short. Once another video in the slider is clicked on then the full height appears. Any help with the initial load would be awesome!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    Probably a conflict. Kindly try adding the following CSS code under the “Appearance => Customize => Additional CSS” menu of your WordPress Admin Dashboard.

    .aiovg-slick-item .aiovg-player-iframe iframe {
        max-height: inherit !important;
    }

    Hope this solved your issue!

    In case the issue remains, kindly submit a ticket here https://plugins360.com/support/

    So, we can get more details about your website privately and further investigate the issue.

Viewing 1 replies (of 1 total)

The topic ‘Issue with video height on loading’ is closed to new replies.