jQuery(document).ready(function($) { // Remove aria-expanded from menu items $('.elementor-item.has-submenu').removeAttr('aria-expanded'); });