cancel
Showing results for 
Search instead for 
Did you mean: 

CSS not loading at some items in magicmenu

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

CSS not loading at some items in magicmenu

Hey,

 

We use the magicmenu extension, and have a problem with the css. Exists this class

.magicmenu .nav-desktop .level0.hasChild .level-top:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-left: 5px;
    opacity: 0.3;
    vertical-align: 0;
}

and it applies to this menu

<li class="level0 category-item level-top cat nav-2  dropdown hasChild parent">

<a class="level-top" href="https://dev.pegada-verde.pt/pt_pt/saude-bio.html"></a>

</li>

and thats correct but only applies to two of the menus the next one the only differente is that is not nav-2 and is nav-3 in classes, but the icon does not appear. Same goes to nav-4/5/6 etc.
I already cleared and flushed the cache, compiled and reindexed but it does not want to appear.

There is any reason for this to happen?

 

Thanks Smiley Very Happy