Video not correctly visible in column

Hi there,

On this website: https://www.kompasbarendrecht.nl/ the video on the homepage is not showing correctly in my column.

It doesn’t resize and isn’t visible when you click on the play button.

What is going wrong?

Hello Vink,

Thanks for writing in! It looks like that you have inserted a Youtube embed code in a video player. Please use the Embed option and not the player option.

If this is not helping, provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/apex/forum/t/how-to-get-support/288

Regards.

The Embed code didn’t work.

I have sent you a secret note.

Hi Vink,

Thank you for the login, the last block of custom CSS you added on Theme Options > CSS is the culprit.

.entry-content embed, .entry-content iframe, .entry-content object {
  min-height: 750px!important;
}

Please remove that custom CSS. or make it more specific so it does not affect the embedded videos.

Cheers!

Hi Freitch,

I found that removing this code solved the problem immediately.

Thanks!

You’re most welcome,

Cheers!

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