Viewing 1 replies (of 1 total)
  • Hi there,

    Try adding this to your site’s Customize > Additional CSS area, and it should hide the bar:

    .main-navigation .current_page_item>a,
    .main-navigation .current-menu-item>a,
    .main-navigation a:hover,
    .main-navigation a:focus,
    .main-navigation a:active {
        border-bottom: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Delete Hover Bar on Primary Menu’ is closed to new replies.