Hi,
To change the hover color of main header and footer menu
Go to the Appearance -> Editor -> style.css
add below css code at the end of style.css file
.sitenav ul li a:hover, .footer ul li a:hover { color: #ffffff !important; }
Please do this changes and let me know your feedback.
Regards
Grace Themes