Yesterday I updated a site from WordPress 6.1.5 and X-Theme (Child) 10.1.5 to WordPress 6.4.3 and X-Theme (Child) 10.4.11.
This caused spurious icons to appear alongside the multi-level menu items and also within the search box (a duplicate magnifying glass). See attached screen dump:
I have used the following global CSS as a workaround but it may well be a glitch in the coding that should be properly corrected:
i.x-icon.x-framework-icon.x-framework-icon-menu, i.x-framework-icon.x-form-search-icon {
display:none;
}
This reverts the appearance of the site to what it was before the upgrades: