Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #598184

    Hi guys

    Regarding the top menu active state (thin horizontal line under menu item). I’ve got several top menu items with child pages (which display drop menus).

    Ideally I would like the top menu item to be clickable and link to the first child page (Using custom link).

    When I do this, clicking on the top link (or it’s first child page link), the active state ‘horizontal line’ displays correctly BUT when clicking on any of the other child menu links, it does not display. Is there any fix for this?

    Access details below.

    Cheers

    #600226

    Hey!

    Your site is unaccessible, the credentials posted there are not working.

    Best regards,
    Josue

    #602348

    Hi Josue

    Please try below.

    Thanks

    #603633

    Hey!

    Add this to Quick CSS:

    .current-menu-ancestor .avia-menu-fx, 
    .current-menu-item .avia-menu-fx{
        opacity: 1;
        visibility: visible;
    }

    Cheers!
    Josue

    #604183

    Thank you – that worked.

    #604199

    You are welcome, glad to help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.