1. Home
  2. ReHub Theme
  3. Useful code snippets
  4. How to remove hovered Border line in menu

How to remove hovered Border line in menu

nav.top_menu>ul:not(.off-canvas)>li>a:hover:after, nav.top_menu>ul:not(.off-canvas)>li.current_page_item>a:after{display:none !important}

you can place this in theme options – general options – custom css