Skip to content

feature ISTWCMS 4652 m26lebla top level menu indicator

  • Presentation changes for menu parent identifier in css and additional logic to use class|merge in the sub-menu macro loop inside of menu.twig, allowing for the .active class to merge on active parent. This allowed the specificity to be applied using css combinators and not jsvascript.

  • while working on menu the tray was blocked by inside content tabs, i then adjusted the z-index of menu tray with z-index mapping of sections. site-container is z-index:2 header z-index:4 content is at z-index:3 footer z-index:4

Merge request reports