Toggle Menu

Hi,

When I use mobile browse my website. The toggle menu is white (Website backgroud is white too). It’s difficult to see. How to change the Toggle Menu to different color?

Thanks,
MIchael

Hello Michael,

Thanks for writing in! Are you using the default menu? I have checked the sites associated with your licenses and I could not pin point which one is having the issue. To resolve this, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r) instead:

#x-btn-navbar,
.x-btn-navbar, 
.x-btn-navbar.collapsed {
    color: red;
}

Hope this helps. Kindly let us know.

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