End of Support for Joomla 3 - Forum closed
[SOLVED] Mobile Menu Icon Color change
How do I change the color of the 4 lines of the Mobile Dropdown Menu? Now it's black, see attachment! I would like to change it to white!?
by till108
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hallo, fügen sie bitte folgenden Code in ihre dafür vorgesehene css/custom.css ein.
Nun können sie den Hex Code nach belieben anpassen.
Nun können sie den Hex Code nach belieben anpassen.
.uk-navbar-toggle {
color: #FFF;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The following user(s) said Thank You: till108
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates