Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #991921
    bedingfield
    Participant

    Hi there,

    I am using sub-menus in my renew theme. Ideally, I would like the main menu link to be active when one of it’s subs is active.

    For example:

    Main menu is ‘Media’ and sub item selected is ‘Video’ can ‘Media’ and ‘Video’ be show as active together? If so, how?

    Thank you.

    #991971
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #992064
    bedingfield
    Participant

    Hi there,

    Its http://elyrunners.club

    #992120
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .x-navbar .desktop .x-nav>li.current-menu-parent>a{
        color: #fff;
    }
    .x-navbar .desktop .x-nav>li.current-menu-parent>a>span {
        box-shadow: 0 2px 0 0 #ffffff;
    }

    Hope it helps 🙂

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