Hide main homepage from the top nav/menu

Is there a way to hide the homepage (root page) from the navigation in the BeTheme or Wordpress menu settings somewhere? I've had a poke around both and cannot find where to do this.

I have a hacky workaround in CSS, for now, but clearly this is pretty nasty and not the correct approach.

#Top_bar nav .page-menu .page_item.page-item-41 {

display: none;

}

Comments

  • Hi,

    Please always attach a link so we can check it out. If the page is offline(localhost) then our help will be limited, you will have to contact us when the page is online. Also please make sure that the page is not under maintenance before you provide us the link.

    It is always a good idea to also attach a screenshot showing your issue/what you want to change.

    thanks

Sign In or Register to comment.