Forums

Make parent link in navbar unclickable (2 posts)

  1. yallajournal
    Member
    Posted 1 year ago #

    Hi, I'm using Arthemia for my website, which has a drop-down menu in the navigation bar.

    One of the menu options has two children, so it looks like this:

    > Events
    >> Event 1
    >> Event 2

    I want to disable clicking of the 'Events' parent, so that hovering on it shows you the children, but does not allow you to actually click on it.

    Is that possible?

    Thanks!

  2. vtxyzzy
    Member
    Posted 1 year ago #

    That theme (the free version, anyway) uses wp_list_pages for the menu, so there is no way to do that directly. You could replace that with a customizable menu if you are running WP 3.x. Here is an article on how to add menu support to your theme.

Topic Closed

This topic has been closed to new replies.

About this Topic