Hi,
the burger menu is not displaying when on mobile for this page, which is using Purity IV template (the rest of the website is on T4 blank template, and burger menu is working fine).
In T4 configuration navigation, "show on small screen" is enabled
When looking at the code, I can see a "display:none" attribute here :
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#t4-megamenu-mainmenu" aria-controls="t4-megamenu-mainmenu" aria-expanded="false" aria-label="Toggle navigation" style="/*! display: none; */">
I don't understand where it comes from, any idea ?
thanks