(function() { let container = document.getElementById("header-contact-container"); fetch("https://pearllemonweb.com/headercontactinformation") .then(response => response.text()) .then(html => { let parser = new DOMParser(); let doc = parser.parseFromString(html, "text/html"); let contactInfo = doc.querySelector("#HeaderContactInformation"); // Extract the section if (contactInfo) { container.innerHTML = contactInfo.outerHTML; // Wait for content to load, then apply styles setTimeout(() => { let elements = container.querySelectorAll(".elementor-icon-list-items.elementor-inline-items"); elements.forEach(el => { el.style.color = "white !important"; // Ensure text color is white }); }, 100); // Small delay to ensure elements are loaded } }) .catch(error => console.error("Error fetching contact info:", error)); })();
68 % Leads Increased
On Call Business
95+ GTmetrix Score
La Dolce Studio
Book a call to learn more and get started!

Premium design, videos & websites made affordable.

Custom Website Design
TRANSFORM YOUR ONLINE PRESENCE WITH OUR EXPERT WEB DESIGN & DEVELOPMENT SERVICES
Customers reviews