document.querySelectorAll('.quick-icon').forEach(function(element) { element.style.display = 'none'; });