Hi.I was ready to state that 5.2.0 has a serious issue with the menu. But what I'm finding is that if you install 5.1.4 as the default / base for the site build, the menu in that version has the same issue as 5.2.0
Works fine for me in J5.2., Cassiopea with these layouts
If you expected it to work the same in another template, then you were mistaken. If another template does not contain a similar layout for the menu module, then it will not work and you need to encode this behavior manually.
For example
Code:
.nav-item.parent:hover .mod-menu__sub {display: block;position: absolute;left: 0;top: 100%;background-color: #fff;padding: 1em;box-shadow: 0 2px 3px #000;min-width: 250px;}
Statistics: Posted by Pavel-ww — Tue Oct 29, 2024 8:42 am