In mobile view, menu grid not showing

in mobile view, menu grid not showing

other than that the color turns to white, but when the click, it will the menu appears.

Hello There,

Thanks for writing in!

To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.x-btn-navbar.collapsed,
.x-btn-navbar:hover,
.x-btn-navbar.collapsed:hover {
    color: black;
}

We would loved to know if this has work for you. Thank you.

oke, thank you

you are most welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.