Hi amyteslin,
Thanks for providing the link of the page and the screenshot.
The main menu links has a white background color, to fix this add this CSS code in Enfold > General Styling > Quick CSS:
#top #header .av-main-nav > li > a {
background-color: transparent;
}
Best regards,
Nikko