Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #881888
    PhilipAnker
    Participant

    Hi There.

    Here’s my URL following a simple question:

    Forsiden

    In the navbar I want to block the item with dropdown-menu “Kærlighed” when clicking – so that it’s not a link itself, but only a dropdown-option showing the dropdown when hovering.

    I’ve tried things such as:

    .x-navbar .desktop .x-nav > li:hover ul.sub-menu {
    display:block !important;
    }

    ______________________________________________________

    and…
    ______________________________________________________

    .x-navbar .desktop .x-nav > li:hover >ul.sub-menu {
    display:block !important;
    }
    ul.sub-menu li:hover> ul.sub-menu {
    display: block !important;
    }
    ______________________________________________________

    But none of them seem to work. Hope you have something that can solve this. It would be great. Thank you in advance.

    Sincerely
    Philip

    #882297
    John Ezra
    Member

    Hi Philip,

    Thanks for writing in! You can go into a menu and create a custom link with the same title. for the link URL just use # without the http://. You can then nest your sub-links under this new custom link and remove the old one.

    Hope this helps – thanks!

    #883059
    PhilipAnker
    Participant

    Of course. I should just have thought a bit more myself. Thank you for answer! Always a pleasure with your help.

    Sincerely
    Philip

    #883751
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-881888 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>