Hi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.x-navbar .desktop .x-nav>.x-active>a>span,
.x-navbar .desktop .x-nav>.current-menu-item>a>span,
.x-navbar .desktop .x-nav>li:hover>a>span {
border-radius: 0;
background-color: aquamarine;
}
If this does not work, please provide us the site URL.
Cheers!