Webinar Recording: Quickstart – BH Telehealth

  • Version
  • Download 2757
  • File Size 0.00 KB
  • File Count 1
  • Create Date March 31, 2020
  • Last Updated October 14, 2021
Attached Files
1 file
watch?v=dFxjj5F8rEI&t=2s
0 KB
Share on

Liked this resource?

By entering your email, you agree to our Terms of Service and Privacy Policy.

document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll("[data-hover]").forEach(function(widget) { const image = widget.querySelector(".elementor-image-box-img"); if (image) { const overlay = document.createElement("div"); overlay.className = "image-hover-overlay"; overlay.innerHTML = widget.getAttribute("data-hover"); image.appendChild(overlay); } }); });