End of Support for Joomla 3 - Forum closed
[SOLVED] Mobile Menu Colour change?
Hello -
My Mobile Menu works, but is not visible because of nearly white background i can't see the three bars.
Where can I change the Color of these bars? Or the back colour of the square.
Thanks a lot for custom css line.
Bernhard
My Mobile Menu works, but is not visible because of nearly white background i can't see the three bars.
Where can I change the Color of these bars? Or the back colour of the square.
Thanks a lot for custom css line.
Bernhard
by Beschi88
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello,
you can setup the color and background from the offcanvas in customizer
> Customizer > Advanced > Offcanvas
you can setup the color and background from the offcanvas in customizer
> Customizer > Advanced > Offcanvas
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Thank you for the quick answer.
Unfortunately I dont recognize how it should go.
i added 3 files:
1. the menu is nearly not visible
2. the menu, if the cursor ist over the menu. reacts and switch to visibility
3. the offcanvas selection with my experimental strong colors to explore the effect.
But there was no effect to the menu with the three bars itself.
Thanks for a adjusted information.
Bernhard
Unfortunately I dont recognize how it should go.
i added 3 files:
1. the menu is nearly not visible
2. the menu, if the cursor ist over the menu. reacts and switch to visibility
3. the offcanvas selection with my experimental strong colors to explore the effect.
But there was no effect to the menu with the three bars itself.
Thanks for a adjusted information.
Bernhard
by Beschi88
Attachments:
Please Log in or Create an account to join the conversation.
Hello --
my problem is still not fixed. The three bars on mobile devices are not visible. It works - the complete navigation tilt up - if I touch it. But users not see the three-bar-button. see attachements below.
Thanks for a tipp.
Bernhard
my problem is still not fixed. The three bars on mobile devices are not visible. It works - the complete navigation tilt up - if I touch it. But users not see the three-bar-button. see attachements below.
Thanks for a tipp.
Bernhard
by Beschi88
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Hello,
add this code to your css/custom.css and change the color if you want
add this code to your css/custom.css and change the color if you want
.uk-navbar-toggle::after {
background: #f00;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Thank you very much -- that's what I needed.
by Beschi88
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates