Disable automatig SVG tag from menu

  1. Copy functions.php from the parent theme into your child theme.

  2. Edit functions.php to remove the offending SVGs.

NOTE: if wp_nav_menu() is called from another file (e.g., header.php), copy and edit that one instead.