1. tonyoriordan
  2. Commercial Templates
  3. Wednesday, 25 May 2016
  4.  Subscribe via email
:side:
Ciaran
How do I change the colour of mobile menu from black!
Tony
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tony

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...


.slicknav_menu {
background-color: #555555;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Works great but in members section after login background is still the default colour (black). Can I change the default value.
Tony
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Tony

To ensure that the CSS get applied to all templates styles try adding the following to the end of your templates nexus.css (../templates/j51_arkadia/css/nexus.css)...

Edit to taste....


.slicknav_menu {
background-color: #555555 !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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