Home New Guten Forums WoodMart support forum Wishlist in product page style

Wishlist in product page style

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #396339

    osoliman
    Participant

    Can we make wishlist after add not a right sign but a filled heart like the image?

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

    Luke Nielsen
    Keymaster

    Hello,

    Please enter the below code to the “Global Custom CSS” area in Theme Settings -> Custom CSS. So then after adding to the wishlist the icon will be changed on the filled heard.

    .single-product .wd-wishlist-icon>.added:before {
        content: '\f004';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
    }

    Result: https://gyazo.com/ccef951de2e00a357278b0f85d1699d1

    Do not forget to enable the “Font Awesome” library via Theme Settings -> Performance -> Fonts & Icons.

    https://gyazo.com/4ebf834cdf8bca57a8a0bd269a001bd6

    Kind Regards

    #396387

    osoliman
    Participant

    Done, thank you so much.

    #396477

    Luke Nielsen
    Keymaster

    Hello,

    We are glad that we managed to resolve your issue, your satisfaction with our service does matter to us.

    If you have any more questions or come across any other issues, let me know, I’ll be happy to help.

    Have a good day!

    Kind Regards

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

The topic ‘Wishlist in product page style’ is closed to new replies.