Home>Support>Just a drop-down menu, not a link?

Just a drop-down menu, not a link?

By Bretty11, 9 years ago. Last reply by Bretty11, 9 years ago.

Hi there! I actually wasn’t sure what to title this thread with! :) I’m using the vantage theme and am fairly new to wordpress. I have a question about the main menu bar. I was wondering if it’s possible to make 2 of my menu items not link to a page? For example, I have a menu button that is called “Bakers” and below that I have 2 drop down menu items called “Current Bakers” and “Alumni”. I would like the main button “Bakers” to not be a link.. I would like it to just be the title of a drop down menu. Is that possible? Does that make sense? ;)

URL: http://test.bakethis.de/wp/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 1 month ago Greg Priday
    Hi, I Work Here

    Hi Brett

    Currently, the easiest way to achieve this is to add a custom link, and just use a hash as the URL for the custom link. So navigate to Appearance > Menus. Then, with menu you want to edit selected, click on the Custom Links section. Enter what ever you want as the Link Text, and # as the link URL.

    From there, you’ll be able to add extra menu items under that custom link.

    Hope that’s what you’re after. Please let me know if you need any more clarification.

  2. 9 years, 1 month ago Bretty11

    Hi Greg,

    That is fantastic! Thank you for such a prompt response!

    Once last question – is there any way to make the cursor not be a hand when it hovers over those “fake links”?

  3. 9 years, 1 month ago Greg Priday
    Hi, I Work Here

    It’s an absolute pleasure. If you navigate to Appearance > Custom CSS and add the following code:

    .site-navigation a[href="#"] {
      cursor: default !important;
    }
    

    The default cursor will be used for all these fake links :)

  4. 9 years, 1 month ago Bretty11

    It worked! Thank you so much :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More