How to make mobile menu same colors as main menu

  • kent8
    Active member
  • Topic Author
  • Member
  • Member
More
10 months 3 weeks ago #51063 by kent8
Now that I have the Main Menu background color, live link color, hover color, etc the way I want them,
please tell me how to make the mobile menu colors the same as the Main Menu ?

nj41.townoflimon.com/index.php

Thank you !
Kent

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
10 months 3 weeks ago #51065 by milos
Hello,

Try adding this in file /media/templates/site/museum/css/custom.css:
Code:
.nav-collapse.opened li.active a, .nav-collapse.opened li:hover a, .nav-collapse.opened li:hover span, .nav-collapse.opened li a:hover, .nav-collapse.opened li span:hover { color: #ff3333 !important; } .nav-collapse.opened li a, .nav-collapse.opened li span { color: #666 !important; }

Add it under this line:
Code:
@media (max-width:767px) {

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.193 seconds
Powered by Kunena Forum