Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #299053

    Hello!

    I’m not sure what it is called, but there is a highlight box on the sidebar menus…I’d love to remove it, or change its opacity?

    Thanks!
    Jeff

    #299106

    Hey jeffkaiser!

    Please add this code into the quick css field:

    
    .widget_nav_menu ul:first-child>.current-menu-ancestor {
    box-shadow: none !important;
    background: transparent !important;
    }
    

    Regards,
    Peter

    #299114

    Perfect.

    Thanks so much!

    #299123

    Hey!

    Glad I could help you :)

    Regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Sidebar menu: Remove highlight box’ is closed to new replies.