New Landing How can we help? Themeforest Theme Support Joyn In my blog page, how to change the icon that appears in hover on article

Viewing 15 posts - 1 through 15 (of 25 total)
  • Posted in: Joyn
  • #159628
    blaouchez
    Member
    Post count: 448

    Hello,

    In my blog page, how to change the icon that appears in hover on article.

    Regards

    Attachments:
    You must be logged in to view attached files.
    #159655
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    What icon do you want to replace with this icon?
    Thanks
    Mohammad

    #159805
    blaouchez
    Member
    Post count: 448

    The best thing would be to use a custom icon

    Or Font Awesome icon : “Expand” or “Code”

    What icons collections possible?

    #159814
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #159817
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #159818
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I will give to you code so you can use this code only.
    Thanks
    Mohammad

    #159846
    blaouchez
    Member
    Post count: 448

    Thank you, I expect you send me the code

    #159858
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Still need your url

    – Kyle

    #159904
    blaouchez
    Member
    Post count: 448

    http://www.crsi-paris.fr/actualites

    I want to replace the icon “eye”

    #159911
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please insert this custom JS code at Theme options -> Custom CSS/JS -> custom js.

    <script>
    jQuery('thumb-info i.ss-view').removeClass('ss-view').addClass('fa-code');
    </script>

    Thanks
    Mohammad

    #160002
    blaouchez
    Member
    Post count: 448

    Thanks Mohammad !

    #160003
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks Mohammad

    #160454
    blaouchez
    Member
    Post count: 448
    This reply has been marked as private.
    #160468
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please insert one dot(.) before thumb-info in js code.
    Thanks
    Mohammad

    #160606
    blaouchez
    Member
    Post count: 448
    <script>
    jQuery('.thumb-info i.ss-view').removeClass('ss-view').addClass('fa-external-link');
    </script>

    don’t work

Viewing 15 posts - 1 through 15 (of 25 total)

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

License required for the following item
Login and Registration Log in · Register