How to change icon-link in portfolio widget

Home Forums Jevelin Theme How to change icon-link in portfolio widget

Home Forums Jevelin Theme How to change icon-link in portfolio widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • simtek_an
    Participant

    Hello,

     

    I would like to change on every page icon-link displayed after mouse pointer is over portfolio image, to icon-info. I tried to change portfolio widget code but it still not working.

     

    Regards,
    Adam

    Attachments:
    You must be logged in to view attached files.

    Hi Adam,

     

    I hope you are well today and thank you for your question.

     

    You can try achieving this using Yellow Pencil editor as described in the below page.

     

    https://support.shufflehound.com/how-to-change-almost-any-element/

     

    Best regards,
    Shufflehound team

    simtek_an
    Participant

    Hi,

    Sorry but thanks… for nothing.  You didn’t say how I can do that. I found better solution:

     

    I add custom css code:
    .sh-overlay-item-container .icon-link:before {
    font-family: Helvetica;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    right:14px;
    top:1px;
    content: “info”;}

     

    Of course you can set different icon: content: “/e647”; (e647 is a code of icon).

     

    Regards,

    Awesome great to see you found the solution.

     

    Have a fantastic day!

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