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

    I want to use icons as “news thumb” for each blog category in news widget (placed in footer). I also want to use the same icons as “small-preview” blog meta in the blogpost.

    #511152

    Hi cogson!

    Thank you for using Enfold.

    You can try something like this in the Quick CSS field:

    .news-thumb:before {
        content: '\E827';
        font-family: 'entypo-fontello';
        font-size: 16px;
        top: 6px;
        left: 6px;
        position: relative;
    }

    A screenshot will help.

    Regards,
    Ismael

    #511190

    Thanks, but i want different icons depending on what category the post have.
    The widget in footer get the latest news from different categories.

    #511413

    Hi!

    this would require a huge customization on the theme. You can hire a freelance developer for this job here: http://kriesi.at/contact/customization

    Best regards,
    Andy

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