rmecca21
asked 11 years ago

Hi!

i’m using focus theme and in main menu when an item have sub items, the space of menu item enlarge for the icon that shows that item have subitem, but the icon itself doesn’t appear.

attached image clearly show the problem

https://www.dropbox.com/s/3lr6dstgjxmz6gj/Screen%20shot%202013-05-20%20at%207.32.21%20PM.png

main menu

3 Answers
DominicStaff
answered 11 years ago

Hello Rmecca21 !

The missing icon on your site is because the path to Font-Awesome has erroe. In order to fix this, you may need to double check the path again.

Regards,
Dominic

rmecca21
replied 11 years ago

hi! I don’t think that is the problem cause the rss icon and the top15 menu icon are working fine. and they use the same font right? besides I have tried to change the font path and the only thing that happened was those icons disappear too.

rmecca21
answered 11 years ago

hi! I don’t think that is the problem cause the rss icon and the top15 menu icon are working fine. and they use the same font right? besides I have tried to change the font path and the only thing that happened was those icons disappear too.

Any other suggestions?

rmecca21
replied 11 years ago

And in responsive menus it’s working, but in desktop don’t…

DominicStaff
answered 11 years ago

Hello Rmecca21!

you can send me your site (username & password). or you log in to Dashboard > theme option > add code follwing :

 <style>
.navbar .nav .menu-parent-item>a:after {
content:"\f0d7";
}

</style>

Regards,
Dominic

rmecca21
replied 11 years ago

this works! thx

Powered by DW Question & Answer Pro