Skip to main content

How do I add a third menu level to the cascade theme?

 

I am looking to add a third level to my top nav but I am not sure exactly how to accomplish this. Would you use some sort of liquid tag such as this?

{{ grand_child_link.title | link_to: grand_child_link.url }}

Thanks!

Official response from

NationBuilder will automatically add a subnav just above the content area for any top level page with more than one subpage. If you have a subpage of a subpage, the subnav will also have a drop down, as you can see here:

subsubpage.png

If this implementation doesn't work for you, you will find the liquid which controls the subnav in the _breadcrumbs.html partial and you can try to hack together a third level nav which exists within the top nav.

Share this post

Showing 5 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.