Home>Support>“#” in main menu

“#” in main menu

Hi there,
I’m building a website with vantage like an OnePage theme. I added, in my main menu some #ID like #pgc-6-2-0 to reach services or #pgc-6-8-0 to reach contact form. That works really well… on homepage.
But when I’m on another page (http://berrette.fr/christophe-berrette/, link on Homepage Christophe’s image) all menu items with #ID, never works.
Without solution on this, how to remove main menu to keep only a button linking to homepage or how to replace main menu, on the pages, by another “page menu” ?
Thanks for your answer

URL: http://berrette.fr

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, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Jean-Jacques

    It’s hard to test this without seeing the other page but this might work. Try it under Appearance > Custom CSS:

    .home .main-navigation ul li a { display: block; }
    .main-navigation ul li a { display: none; }
    .main-navigation ul li.menu-item-116 a { display: block !important; }
    

    It says, on the home page, display menu links. Otherwise don’t display them. But everywhere else at least display the home menu link.

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