Tagged: x
-
AuthorPosts
-
April 14, 2016 at 4:53 am #881888
PhilipAnkerParticipantHi There.
Here’s my URL following a simple question:
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
PhilipApril 14, 2016 at 9:22 am #882297
John EzraMemberHi 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!
April 14, 2016 at 4:00 pm #883059
PhilipAnkerParticipantOf course. I should just have thought a bit more myself. Thank you for answer! Always a pleasure with your help.
Sincerely
PhilipApril 15, 2016 at 1:40 am #883751
FriechModeratorWe’re delighted to assist you with this.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-881888 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
