Hello guys!
I have changed the stack a few months ago, and I love it but from mobile it doesn’t show the menu bar.
can you please help me with that?
thanks a lot
regards
Isabella
Hello guys!
I have changed the stack a few months ago, and I love it but from mobile it doesn’t show the menu bar.
can you please help me with that?
thanks a lot
regards
Isabella
Hello Isabella,
That is because the mobile menu icon is set to white which blends to the white background. Please add this code in X > Theme Options > CSS:
.x-btn-navbar.collapsed,
.x-btn-navbar.collapsed:hover,
.x-btn-navbar:hover {
color: rgba(0,0,0,0.6);
font-size: 27px;
}
Hope this helps.
It does! 
thank you so much !!
You’re welcome, Isabella.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.