-
AuthorPosts
-
August 25, 2014 at 9:49 am #91791
Hello X Theme support.
I would like to ask if I can somehow disable the links in my header menu, the ones that have dropdown menus from them.
It would be better if they could not be clicked on. Currently they all lead to empty pages on my site.To better explain:
For example there is a menu item called “About” with a few links dropping down from it. I would like the “About” not to be clickable and lead anywhere, but just to be there for menu organization purposes.My site (work in progress) is here: http://ofag.dk.linux43.unoeuro-server.com/wp/
I hope you understand my question. I could not find it asked here in your forum.
Thank you for your time,
From Thit H, Denmark.August 25, 2014 at 9:59 am #91798Hi Thit,
To remove the links for parent menus.
Go to WordPress Dashboard > Appearance > Menus
For all parent menu( the one that has submenus)
Remove the url from it, just leave it blank.
http://screencast.com/t/gjqLSJoK8
Hope that helps.
Thanks
June 4, 2015 at 5:12 am #292360Hi guys,
I also have this issue, but when I go to menu, and open the parent menu to edit, but I don’t have that URL option, how can I remove the link?
Thanks!
Sarah
June 4, 2015 at 3:02 pm #292799Hi Sarah,
Thanks for writing in! You’ll need to use the Custom Links in order to remove it’s URL. Please refer to the screenshot below:
Hope this helps!
September 29, 2015 at 8:51 am #603070Hi
the screenshot is not working, could you provide another? I am not able to view it. Thanks!September 29, 2015 at 9:10 am #603109Hi @emmaob,
Would you mind providing us with your website URL so we can take a closer look?
Many thanks.
February 17, 2016 at 1:48 pm #800387Hi
I would also like to make this menu unclickable.
Can you help me?
Regards
Mar10nKFebruary 17, 2016 at 10:39 pm #801007Hi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.menu-item-has-children { pointer-events: none !important; cursor: default; }
If that does not work, please provide us the site URL.
Cheers!
-
AuthorPosts