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
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
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.
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?
And in responsive menus it’s working, but in desktop don’t…
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
this works! thx
Please login or Register to submit your answer