Contact

contact

How can we help you?

We’d love to hear more about your needs and goals.

Send us a message and we’ll get back to you right away!

Email: hello@emorrisonconsulting.com
Phone: (209) 769-3923

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); } }); });