Hi @redalearning,
Thanks for reaching out.
There might be some different reasons behind your reason, I would like to suggest troubleshoot the following common issue to help us to recognize the reason.
1.Plugin Conflict
2.CSS/JS Customization
3.Disabling Cache
If you discover that an issue is coming from a custom code or 3rd party plugin, kindly consult with a developer or contact the plugin author. Please note that we do not provide support for custom codes and 3rd party plugins.
If none of the above helps, please provide login credentials for your site in a secure note to examine it further, including:
– WordPress Site URL & Login URL
– WordPress Admin username/password
To create a secure note, click the key icon underneath any of your posts.
You can also try by adding the following custom CSS code in the Theme Options > CSS
.is-type-video iframe
{
position:relative;
}
Please remember that the above code will work if copied as it is and don’t conflict with any existing style.
Please note that the code provided serves only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle.
We really do not provide support for custom codes that means we can’t fix it in case it conflicts with something in your site nor will we enhance it.
Thanks