Video scaling

Hello there,

I have a weird scaling and cropping problem with the video component on this page:

http://odettel13.sg-host.com/

These are the settings:

This is the video on YouTube: https://www.youtube.com/watch?v=m7ToiV4MbMM

Any idea why it is huge and cropped on my page?

Kind Regards,

Spencer

Hello Spencer,

Thanks for writing in!

Your issue can be related to this thread:

This means that to get your issue resolved, please add this custom CSS in Cornerstone > Theme Options > CSS:

.wpb_wrapper .x-resp-embed, 
.wpb_wrapper .is-type-video {
    padding-bottom: 0;
}

Best Regards.

Hi @ruenel,

Thanks for getting back to me. That fixed the problem.

Cheers!

Spencer

Hey Spencer,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.