Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #524598

    I created a Custom Fontello Zip file icon and uploaded it successfully. It now appears in the editor and I can insert into posts OK.

    However, I now need to change “Default Feature Photo Icon” on the Blog Role so that displays my new custom icon if a “feature photo does not exist” on a post? This is the CSS I need to edit so the new Icon and font displays:

    <span class=”iconfont” aria-hidden=”true” data-av_icon=”” data-av_iconfont=”entypo-fontello”></span>

    What steps do I need to take in order to do this?

    Many thanks!

    #525055

    Hi garycedar!

    Try adding this to your custom CSS.

    .blog-meta [data-av_icon]:before {
        content: "\e800" !important;
    }

    Best regards,
    Elliott

    #525882

    Hi,

    I added the above Custom CSS but there is no change in the “default icon” displaying on the Blog Role or Post. It still displays the default pencil icon.

    Here is a screenshot that explains how everything is displaying in Enfold:

    SCREENSHOT EXAMPLE
    * http://bit.ly/1GwpnSO

    CUSTOM FONT
    * The new custom font is called “fontello”” and the custom icon is “e800”

    Many thanks!

    #526244

    Hi!

    Do you mind creating a temporary admin login and posting it here privately?

    Cheers!
    Yigit

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