HI I have done this before and I tried this code but its not working to remove the hover line in the menu.
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
box-shadow: none;
}
I’m also trying to have my page anchors not all hover/highlight when on the homepage.
see below
