Adding icon of Wish List beside the text

This topic has 8 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler

  • Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    November 16, 2016 at 14:02

    Hi,
    I like to ad the hart icon of Wish List רשימת משאלות
    beside the text: הוסף לרשימת המשאלות
    https://snag.gy/ePKDCa.jpg

    How can I add it?

    Regard,
    Orna

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2016 at 14:22

    Hello,

    Try changed the settings in YIT Plugins > Wishlist according to our documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/wishlist
    You can change the icons using Font Awesome icons https://fortawesome.github.io/Font-Awesome/icons/ and use this css code in custom.css file:

    .single-product a.add_to_wishlist:after {
        content: "\icon_code" !important;
        font-family: FontAwesome !important;
        margin-right: 5px;
    }

    Regards,
    Rose Tyler.

    Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    November 16, 2016 at 15:04

    Hi rose,
    I don’t want to change the lovely hart that I have in the site;
    I just what to add it beside the text הוסף לרשימת המשאלות

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2016 at 15:09

    Hello,

    Try to add this code in custom.css file:

    .single-product a.add_to_wishlist:after {
        content: "\e61d" !important;
        font-family: "arrows" !important;
        font-size: 14px;
        -webkit-font-smoothing: auto;
        margin-right: 5px;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY

    Regards,
    Rose Tyler.

    Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    November 16, 2016 at 15:33

    Hi,
    It didn’t work

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2016 at 15:51

    Hello,

    Try to clear browser cache and check again.

    Regards,
    Rose Tyler.

    Avatar: Orna Ohayon
    Orna Ohayon
    Participant
    November 16, 2016 at 16:03

    Thanks.
    It’s working (:

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 16, 2016 at 16:07

    Hello,

    You’re welcome!

    Regards,
    Rose Tyler.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘adding icon of Wish List beside the text’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.