aitomic-o-submenu
v2.0.0
Published
A template of sticky submenu with anchor links. There are prepared templates for menu control and module GenericList. Separate templates (of both types) are stored in folder named 'control'. Include one of these templates using macro `{layout '../path-to-
Downloads
23
Readme
A template of sticky submenu with anchor links. There are prepared templates for menu control and module GenericList. Separate templates (of both types) are stored in folder named 'control'. Include one of these templates using macro {layout '../path-to-latte-template'}
.
When sticky behaviour doesn't work well, make sure to add selector .o-submenu
at same DOM level as sections to hover. Probably you need create for this module blank template of page pattern and insert into it only macro {patternSlot single}
.
There are available hooks to customization CSS classes of list, item and link. Check {latte} source template in folder 'control' to discover available hooks to customization.