Hello guys,
I wanted to change the skin color to a costume one. I have created a new skin file "skin-blue-izo.css"
changed the background color, but I still get the old color
.skin-blue-izo .main-header .navbar {
background-color: #286CBA;
}
I'm 100% sure that I m doing it wrong, I wante to...