Test Page

Popular Posts

    • while ($popular->have_posts()) : $popular->the_post(); ?>

 

document.addEventListener("DOMContentLoaded", function() { let twitterIcons = document.querySelectorAll(".elementor-lightbox .social-share .twitter svg"); twitterIcons.forEach(icon => { icon.innerHTML = ``; }); });