1. ip mann
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 14 October 2024
  5.  Subscribe via email
Hello!

I use Joomla 4 and the template J51 Natalie.

I have the following problem: I have placed a navigation menu in a module on the template position "side-col-A". On a mobile phone, the menu changes to an icon with three lines, which are unfortunately difficult to recognize in terms of color.

I would therefore like to change the colors of these lines. Where can I do this? Can I do this in custom CSS, and if so, I would be grateful for a code suggestion.

Thanks for the help!

I. Popp
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your module?

Ciaran
Accepted Answer Pending Moderation
0
Votes
Undo
The menu is in a module at position sidecol-1b - but it is in the reserved area.
I have sent the link and access data to info@joomla51.com.

Thanks
I. Popp
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.navbar-toggler {
background: black;
}


Edit to taste

Ciaran
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!