Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #337253

    Hi

    Just noticed that the selected li from my custom menu widget is in a different position to the rest of the menu structure

    Any idea’s

    #338394

    Hey alfengland!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor {
    padding-left: 0;
    left: 0;
    box-shadow: none;
    background-color: transparent!important;
    }

    Best regards,
    Yigit

    #339038
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Widget Custom Nav’ is closed to new replies.