Tagged: x Author Posts March 29, 2016 at 2:24 am #856323 MiltenbergParticipant Hello, i have a problem with the menu on mobile devices. The menu ( icon vor mobile devices) isnt shown but i know where it is and so i can open the menue. But for visitiors it isnt visible. http://www.mainfestmiltenberg.de br Martin March 29, 2016 at 2:51 am #856359 LelyModerator Hi Martin, Please add the following CSS on Appearance > Customize > Custom > CSS to change default white mobile button font color: .x-btn-navbar.collapsed { color: red; /*Change red to your preferred font color*/ } Hope this helps. Author Posts