Employers

document.addEventListener('DOMContentLoaded', function() { document.querySelectorAll('.mobile-toggle, .et_mobile_menu a:not([href])').forEach(function(el) { if (!el.getAttribute('href')) { el.setAttribute('href', '#'); } }); });