Following the new update release of T4 Framework, there is a CSS issue on small device, see image, the menu is expanded when it should not be
.
Hi amonnier
I tried to log into your site and view on mobile but I don't see issue as you mentioned:
Could you check again?
yes normal because I had to fix the CSS in the custom CSS :
/Menu on small device/ @media screen and (max-width: 991px){ #t4-megamenu-main-us, #t4-megamenu-main-de, #t4-megamenu-main-ru {overflow: hidden !important;}
}
amonnier Is that ok now?
Let me know if you still need help on this.
My CSS patch seems to work fine but this is a bug that should be corrected in my opinion
amonnier It seems happen on your site specific as I tried to install at my end but can't replicate this issue.