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
Hey!
Your site is unaccessible, the credentials posted there are not working.
Best regards,
Josue
Hi Josue
Please try below.
Thanks
Hey!
Add this to Quick CSS:
.current-menu-ancestor .avia-menu-fx,
.current-menu-item .avia-menu-fx{
opacity: 1;
visibility: visible;
}
Cheers!
Josue
Thank you – that worked.
You are welcome, glad to help :)
Regards,
Josue