Spurious Menu & Search Icons following X-Theme Upgrade

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:

Hey @mgoodw,

Thanks for writing in! Please go to Cornerstone > Theme Options > Miscellaneous > Font Awesome and change the Load Type option to Web Font.

Kindly let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.