expanded sub-menu in side-header

4 replies · opened Sep 8, 2023

Bbrano099Sep 8, 2023

Hi,
i used side header with standard menu - with submenu and I'd like to ask you if its possible to show expand submenu items when is it active ("current" item)
now the side header doesn't even color the sub-menu item to hight color like the horizontal menu
here in my test page
Thank you

Bbrano099Sep 8, 2023

I would like the menu to behave like a nav-tree menu

SSemicolon WebSTAFFSep 8, 2023

Hello,

This is currently not supported out of the box. So you will need to add Custom CSS in order for it work. Consider trying this code:
[ch_pre type="css"].side-header .menu-item.current > .sub-menu-container {
display: block;
}[/ch_pre]

We will try integrating a more realistic solution for this in the future updates. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Bbrano099Sep 11, 2023

works absolutely perfect !!! THANK YOU

SSemicolon WebSTAFFSep 11, 2023

Glad the issue was resolved. Very Happy to Help! :)

Please do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard