Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Menu color with mobile

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello

if u go to my site www.ssi-ag.ch with a mobile if u open the menu, the background color its black, i want that the background color in the mobile menu its the same like in the computer, can u help me pls?

Thanks
  • Davcat's Avatar
  • Davcat
  • 3 Month Basic
  • 11 posts
  • Karma: 0
The administrator has disabled public write access.
You need to add this snippet to the custom.css file

@media (max-width: 800px) {
#navwrap .nav-collapse {background: #161B21;}
}

replacing the colour value with your new value
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Also just checking but the slideshow you have set up isn't responsive by the look of it

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers