Hi,
Sorry but I tried the documentation: https://kriesi.at/documentation/enfold/fullwidth-sub-menu/#toggle-id-3
and this: https://kriesi.at/support/topic/fullwidth-submenu-highlight-active-menu-element/#post-577902
and this: https://kriesi.at/support/topic/highlight-active-menu-in-fullwidth-submenu/#post-850669
But nothing happened in the frontend.
In the css field I have this additional code:
#sub_menu1, #sub_menu1 a {
background-color:#f9f9f9;
}
I’d like to have the same “active” functionality as in the main menu. Please check my screenshot.
Thanks,
Andy
Hey Andy,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av-subnav-menu > li.current-menu-item {
border-bottom: 2px solid #666;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Victoria,
Thanks a lot. The snippet works fine.
Have a nice evening.
Best wishes,
Andy
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon