Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

The menu classes

Information
Bare 960 Responsive

There are several utility classes, available through the template.
When creating a module instance of type 'Menu', go to the Advanced tab and enter the classes in the parameter 'Menu class'.

2.0 overbg Will switch the menu items' text color from black to white so text can remain visible.

2.0 pre For raw menus, will add expanding sub-menus functionality, with icon clickable in front of the menu item that can expand.

Using the class 'pre' on a menu using the raw layout
Using the class 'pre' on a menu using the raw layout

2.0 post For raw menus, will add expanding sub-menus functionality, with icon clickable behind the menu item that can expand.

Using the class 'post' on a menu using the raw layout
Using the class 'post' on a menu using the raw layout

2.0 Bootstrap classes can be used as well.
For instance, use Bootstrap 5's flex-column to force menu items into a single column (menus are built and displayed via flexbox).