Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Supreme
  • #16517
    joeyw
    Member
    Post count: 78

    Hi,

    Please can you point me in the right direction to change the icons on the posts (file-alt) to the headphones icon? I would also like to change the link and magnify to other awesome icons.

    Many thanks
    Jo

    #16605
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Can you point me to a link in the demo, that these icons presented?

    Thanks,
    laranz.

    #16660
    joeyw
    Member
    Post count: 78
    This reply has been marked as private.
    #16893
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hey Jo,

    Add this code in Pinpoint Options>General Options / Custom CSS:

    .blog-item .icon-file-alt:before, .portfolio-item.jcarousel-item .icon-link:before {
        content: "\f025" !important;
    }

    Doing it this way will make sure that your code change sticks when updating the theme.

    Regards,

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

    Cosmin
    Support Assistant

    #21504
    joeyw
    Member
    Post count: 78
    This reply has been marked as private.
    #21554
    Cosmin – SUPPORT
    Member
    Post count: 3851
    This reply has been marked as private.
    #21560
    joeyw
    Member
    Post count: 78
    This reply has been marked as private.
    #21948
    Cosmin – SUPPORT
    Member
    Post count: 3851

    You’re welcome Joey, glad to help 🙂

    Regards,

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

    Cosmin
    Support Assistant

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

You must be logged in to reply to this topic.