document.querySelectorAll('.quick-icon').forEach(function(element) {
    element.style.display = 'none';
});
.quick-icon yerine o alanın bağlı bulunduğu divi yazıp footere script tagı içinde ekleyin sorun çözülür