I’ve also created a new style in my css file .blue { color: blue; }
And then I selected the icon and put down “blue” in the “Css Classes (optional)
But that’s not working. I inspected the element with firebug and there was no attached “blue” to the main style. However, If I add it manually using firebug it works.
The topic ‘Menu Css Class is not working’ is closed to new replies.