hot quattro template : issue with colors in mobile menu

More
10 months 1 week ago #51131 by phmercanton
Hello,
I set to #5D6D7E the color of the links in the menu bar but when converted into select box on mobile, the link color is switched to white which makes the links unreadable. how can I make the links color stay the same in both menus? See here :  mimerwag.org/

Looking forward to hear from you.
With best regards,
Philippe

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 months 1 week ago #51135 by milos
Hello,

Please edit file /media/templates/site/quattro/css/custom.css and add this:
Code:
.nav-collapse.opened li a, .nav-collapse.opened li span { color: #FFF !important; }

to make the links white. Or use any other color you want.

Regards,
Milos

Please Log in to join the conversation.

More
10 months 1 week ago #51138 by phmercanton
Thanks but not working, the links remain white in mobile menu (see screen shoot)
Where is the problem ?
Best,
Philippe
 
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 months 1 week ago #51139 by milos
Hello,

They are not white anymore. Please clear the mobile browser cache to see the change.

Regards,
Milos

Please Log in to join the conversation.

More
10 months 1 week ago #51141 by phmercanton
Right, thanks!
Next step would be to change the Active and Over Buttons dark colors of the mobile select box, which makes them hard to read.

Thanks.
Regards
Philippe
 
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 months 1 week ago #51144 by milos
Hello,

Try this:
Code:
.nav-collapse.opened li a:hover, .nav-collapse.opened li span:hover, .nav-collapse.opened li a:active, .nav-collapse.opened li span:active { color: #FFF !important; }

and clear the mobile browser cache again before testing.

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.095 seconds
Powered by Kunena Forum