Menu active design is missing for multi level menu items

This topic has 2 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Olga Barlow

  • Avatar: Santosh
    Santosh
    Participant
    December 23, 2021 at 14:56

    Menu active design is missing(top orange border) when the submenu item is active.
    https://prnt.sc/246hjxz

    it is working fine for single level drop down
    https://prnt.sc/246h59t

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 23, 2021 at 16:19

    Hello,

    Add the below code to custom CSS

    .header-main-menu.et_element-top-level .menu>.current-menu-ancestor>a:before {
        width: 100%;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.