Paste this in Site Settings > Custom Code > Footer Code:
<script>
$('.w-icon-dropdown-toggle').click(function() {
return false;
});
</script>
Paste this in Site Settings > Custom Code > Footer Code:
<script>
$('.w-icon-dropdown-toggle').click(function() {
return false;
});
</script>