Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #228117

    Hi,

    Instead of Home name for homepage I would like to display the house icon from Fontello. How would that be possible please?

    Thank you!

    #228330

    Hi costin!

    Use the icon element, insert it on a post or a page. Use google chrome then inspect the icon element. Get the html code. It looks something like this:

    <span class="av_font_icon avia_animate_when_visible av-icon-style-border  av-no-color avia-icon-pos-center  avia_start_animation avia_start_delayed_animation" style=""><span class="av-icon-char" style="font-size:20px;line-height:20px;width:20px;" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span></span>
    

    Create a custom link on Appearance > Menu. Place the icon’s html code on the Link Text field.

    Cheers!
    Ismael

    #231139
    This reply has been marked as private.
    #231679

    Hi!

    Please add following code to Quick CSS in Enfold theme optios under Styling tab

    #menu-item-332 .av_font_icon.av-icon-style-border .av-icon-char { padding: 10px 0 0 0; border-width: 0; }

    Regards,
    Yigit

    #231945

    Works like a charm, thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Home icon’ is closed to new replies.