New Landing How can we help? Themeforest Theme Support Supreme Hover icon for posts?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Supreme
  • #35573
    suprm
    Member
    Post count: 4

    I’m trying to figure out what the image is that shows up when you hover over a post? It shows an icon that looks like a piece of paper, want to change that to something else but on the theme’s folder can’t seem to locate the particular icon.

    #35615
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    It’s not an image, it’s a font. (google FontAwesome)

    The markup for the blog element is in includes/page-builder/composer/lib/shortcodes/blog.php

    The type of icon to be used is defined at line 162 in there, which is:

    $item_icon = "file-alt";

    You can check the FontAwesome cheatsheet and replace with a different one (no need to add the fa- prefix). But note that the theme is not using FontAwesome 4, so not all icons are available. I have no idea where you can find the FontAwesome 3 cheatsheet, been searching for that myself.

    Regards,

    ————————————————————————————————————

    Cosmin – Support

    #35633
    suprm
    Member
    Post count: 4

    Ah I see, I think this is the cheat sheet for anyone interested:

    http://fortawesome.github.io/Font-Awesome/3.2.1/icons/

    Also, if anyone else is trying to change it because of how it looks like on the homepage, you’ll want to change it on this file too: \includes\post-formats\standard.php

    Thanks for your help.

    #36256
    Melanie – SUPPORT
    Member
    Post count: 11032

    Great!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register