dostum elementor da html kod ekle kısmını kullan bu örnek kodu yapay zekaya yazdırdım bunu dene işini görür bence

<video autoplay muted loop playsinline preload="auto" style="width: 100%; height: auto; object-fit: cover;">
  <source src="https://siteadresin.com/wp-content/uploads/2024/07/video.mp4" type="video/mp4">
  <!-- Eğer varsa -->
  <!-- <source src="https://siteadresin.com/video.webm" type="video/webm"> -->
</video>