Hi Ian,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
#topmenu .menu_hover > a:link, #topmenu .menu_hover > a:visited, #topmenu ul li.current-menu-item > a:link, #topmenu ul li.current-menu-item > a:visited, #topmenu ul li.current-menu-parent > a:link, #topmenu ul li.current_page_parent > a:visited, #topmenu ul li.current-menu-ancestor > a:link, #topmenu ul li.current-menu-ancestor > a:visited{ background-color:none !important;}
Change the hover color of the anchor tag from Appearance>>Customize>>Header>>Menu Hover Text Color
Regards,
Dave