This was not enough in my case, but it gave me a good clue: in addition to the recommended procedure, I had to edit the attribute internally (color) itself, from “custom ordering” to “name”.
Now it works, thanks.
Hi, folks.
I had the same issue with menus both in my local machine and in the real website. I have spent two days browsing all the suggestions made by Themekraft and other forums. After all the tries the problem remained unsolved until I tried the lines below:
/* Reset browser defaults */
@import url(../custom-community/_inc/css/reset.css );
It is working fine in both cases, until now.