Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #623787

    I want on some sites your excellent Page Sidebar navigation and on some other sites a custom menue.
    I have made a custom menue, than a custom sidebar with the custom menue. But also the default sidebar navigation appears.
    Can I change this, that only the custom menue appears?

    #623876

    Hey wigldesign!

    Thanks for getting in touch with us!

    Could you please provide a link to a page as an example and login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.

    Regards,
    Jordan

    #624144

    Hi Jordan,
    see Seiten – Entwurf – Noch mehr Möbel.
    In the sidebar I have the default navigation and my custom navigation. But I want on this side only the custom navigation.
    Regards
    Alfred

    #625795

    Hi,

    use this code in Quick CSS field:

    .page-id-4086 nav.widget.widget_nav_menu.widget_nav_hide_child {
    display: none;
    }
    

    Best regards,
    Andy

    #625809

    Hi Andy,
    great job! Thank you.
    Alfred

    #626246

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.