This is now my menu with explorer 11, any idea how to solve this “all mix menu”?
thankyou!

This is now my menu with explorer 11, any idea how to solve this “all mix menu”?
thankyou!

Hi Loren,
Thanks for reaching out.
Please inspect the container where the menu is and change its flex layout to this

If it doesn’t help, please provide your login credentials in a secure note.
Thanks!
Hello there! I think that wont work for my design or I can´t find that labels. these are my credentials:
thank you for you help!
it doesn´t work only with explorer
Hi Miguel,
Thank you for the credentials, since you have an older version of the X Theme, please navigate to Appearance > Personalizar > Custom and add this to Global CSS area
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.x-navbar .x-nav-wrap .x-nav > li > a {
padding: 0.875em 1.25em;
}
}
Feel free to adjust those values, where you see it fits.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.