End of Support for Joomla 3 - Forum closed
Mobile menu
- peachmelba
- Offline Topic Author
- Fresh Boarder
- Posts: 10
- Thank you received: 0
Hi.
I am working on mentalcoach.dk
On a mobile, the mobile menu is hardly not visible, because the background picture are dark.
I have searched but cannot find the solution
My question: How to i light up the symbol for the mobile menu (change color)
Alternative:
How do i put in a menu background color - like the picture on this page: www.joomlaplates.com/forum/j3-scene/4861...m-right-to-left#8752
I am working on mentalcoach.dk
On a mobile, the mobile menu is hardly not visible, because the background picture are dark.
I have searched but cannot find the solution
My question: How to i light up the symbol for the mobile menu (change color)
Alternative:
How do i put in a menu background color - like the picture on this page: www.joomlaplates.com/forum/j3-scene/4861...m-right-to-left#8752
by peachmelba
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Add this code to your css/custom.css
.uk-navbar-toggle {
color: #777777;
background:#fff;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates