Main Menu in mobile
- Administrator
- Offline
- Moderator
-
- Posts: 759
- Thank you received: 123
The hamburger menu is here.
But has the same color as the background.
Either change the color in the Astroid framework
or in the custom.css
But has the same color as the background.
Either change the color in the Astroid framework
or in the custom.css
Code:
.header-mobilemenu-trigger.burger-menu-button .inner, .header-mobilemenu-trigger.burger-menu-button .inner::before,
.header-mobilemenu-trigger.burger-menu-button .inner::after {
background-color: rgb(68, 15, 213);
}
Supporter bei forum.joomla.de
Last Edit:1 year 11 months ago
by Administrator
Last edit: 1 year 11 months ago by Administrator.
Please Log in or Create an account to join the conversation.