Hey @cpb1g13,
In that case, something is modifying Youtube embed code in your site. Please see the Youtube code in the frontend. It’s not our theme nor builder doing that. In the following screenshot, The iframe src
was changed to data-cookieblock-src
. That probably why your video doesn’t show up.

I deactivated all third-party plugins in your site and that fixed the issue.
Please try testing for a plugin conflict and kindly do this first when issues happen in your site. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Thanks.