Homepage › Community Forums › Ally Theme Support › Drop-down menu Item › Reply To: Drop-down menu Item
It looks like its coming from line 1662 –
.genesis-nav-menu .sub-menu .current-menu-item > a { background: #f5f5f5; color: #000; }
If you remove the background color from above it will automatically fix it.