Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #577833

    Hello

    I’ve added a secondary menu to the top bar and created custom icons through Fontello, which I’ve imported via the import/export area of the site. The icons are available in the icon area of the advanced editor. All I’d like to do is replace certain navigation titles with the custom icons I’ve uploaded, but it doesn’t seem to work. In the navigation area of the menu item I’ve added

    <i class=”xandari avia-font-entypo-fontello”></i> (I found from another tutorial)

    in css I’ve added:

    .xandari {
    content:’\ue802′;
    font-family: “fontello”;
    }

    I don’t want any text, just the icon. But it doesn’t seem to recognize the icon code I’ve used. I obtained the code from the advanced editor, inserting an icon and hovering over the custom icon I uploaded. I’m thinking I’m not calling the right font-family..what is the font family for custom icons?

    #577840

    Hey jonathon.dominic!

    You can use FontAwesome. Please refer to my post here – https://kriesi.at/support/topic/importing-icon-from-font-awesome/#post-414749

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.