OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Template Os_vechicle_november_2013 (0 viewing) 

Please add sites what really use VehicleManager component, please write about yours experience, tricks ...

Go to bottom Favoured: 0

Template Os_vechicle_november_2013

risvegliotv (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Template Os_vechicle_november_2013 11 Months, 2 Weeks ago
Karma: 0  
the model in question has a problem with the Off Canvas menu, I can't change the colors of the menu you can view the site here www.riauto.it/index.php
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8366
graph
User Offline Click here to see the profile of this user
Re:Template Os_vechicle_november_2013 11 Months, 2 Weeks ago
Karma: 102  
Hello

You need:
Code:

@media (max-width: 979px){
  .globalMenu ul.nav > li.active > a{
    color: #cb1b2d !important;
  }
  .globalMenu ul.nav li a,
  .globalMenu ul.nav li.parent ul li a{
    color: #000 !important;
  }
}



This need add to end of files:

www.riauto.it/templates/os_vechicle_november_2013/css/style.css

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»