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

    Hi!

    I have a problem with navigation links over pages in the same sub-level is showing at the top of the widgets in the right sidebar.

    In the widgets settings, I have no widgets on “Sidebar blog” or “Sidebar pages”, only on “Displayed everywhere”.

    You can have a look here;

    http://i.agarkitekter.se/overgripande/affarside/ (for example, if you go to the startpage that is the blog, they don’t show.

    Username: test
    Password: test

    Regards,
    Tomas

    #191459

    I also don’t have the box “Page Sidebar navigation” checked in Enfold settings.

    #191733

    Hi!

    You can add this on your custom.css or Quick CSS:

    .widget.widget_nav_menu.widget_nav_hide_child {
    display: none;
    }

    Best regards,
    Ismael

    #191770

    Worked perfectly, thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Widget nagivation in sidebar on pages’ is closed to new replies.