Hello @ricsca2 ,
Thank you for reaching out.
I’m sorry to hear that. It seems there is an error during the application of the YouTube placeholder. The issue occurs because the video and all the page content are wrapped inside the same div. The placeholder application works by taking everything inside the YouTube video and applying its layer.
To overcome this, could you please try to wrap the YouTube video inside additional <div> tags and see if that solves the issue?
Thanks in advance. Looking forward to hearing from you soon.
Best regards,
Antonio
I have about 330 articles with videos made the same way.
Is there a code I can put in the custom css?
Thanks
Hello @ricsca2 ,
The custom CSS won’t help in this case, as this issue relates to the HTML/PHP code of the page. You can try this solution on just one page to see if it resolves the issue. All you need to do is go into your editor and wrap the YouTube block inside <div> tags. I advise you to check out your editor’s documentation for guidance.
Best regards,
Antonio