Drop Down Menu

Hey @shaunjones76 . Hope you are doing great.

You just need to add a code in your theme CSS

.nav-dropdown li:hover {

background: none;

}