Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #895132
    heltaskelta
    Participant

    Hi,

    Please goto: (I will post a link to our site as a private message)

    Primary menu – you will see that although we are on the home page, the ‘what we do’ in the menu also shows as an active link. I know this is because we have linked the ‘what we do’ to a section that is in fact on the home page. So my question is, how do we remove the ‘what we do’ active link whilst we are on the home page? This must be a nightmare for one page websites who’s entire menu scrolls to various points in one page. They would all show as active, no?

    Any ideas how we can resolve this?

    Thx 🙂

    PS we are using Renew / X Version: 3.2.4
    I have also posted this in one of your other threads but realised this may have been the wrong place. So am creating a new thread here. Apologies 🙂

    #895134
    heltaskelta
    Participant
    This reply has been marked as private.
    #896150
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! This issue happened because you were trying to have one page navigation menu in your homepage and may have set it up incorrectly. You should need two set of menus. One menu is for your primary menu and your menu items links should point to the section using this href “http://your-domain.com#section-ID”. The second menu will be used exclusively for your one page nvaigation. In the menu item, your link should have a href of just “#section-ID”. For further information to know how you can set up one page navigation, please check it here: https://community.theme.co/kb/how-to-setup-one-page-navigation/

    If you want to leave your settings as is and all you want is just to get rid on the line underneath the “What We do” menu item, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-navbar .desktop #menu-item-2718 > a > span {
        box-shadow: none;
    }

    Please let us know if this works out for you.

  • <script> jQuery(function($){ $("#no-reply-895132 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>