Home Forums WoodMart support forum Wishlist

Wishlist

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #48766

    Kahan Ryan
    Participant

    wishlist button

    #48793

    Hello,

    Which one do you mean? On product page or category/shop? You are talking about the icon, are you?

    Best Regards

    #48998

    Kahan Ryan
    Participant

    On product page

    #49039

    Artem Temos
    Keymaster

    Use the following CSS code

    div.summary-inner>.yith-wcwl-add-to-wishlist a {
    	color: red;
    }
    #49115

    Kahan Ryan
    Participant

    Sorry, i mean wishlist button icon on header

    #49133

    Kahan Ryan
    Participant

    hi again i also make wishlist button link to normal button.

    #49243

    Hello,

    There is only the option to display Wishlist as an icon or as a text as shown here: http://prntscr.com/ix37tp

    In order to change icon color use this CSS code:

    .woodmart-wishlist-info-widget .wishlist-icon {
        color: #3BB5E8;
    }

    You will need to replace #3BB5E8 with that one you need.

    Best Reagards

    #49264

    Kahan Ryan
    Participant

    i did it. But it doesnt work

    #49342

    Hello,

    You asked to change the color of the icon and the color of the icon has been changed

    Please clarify your aim.

    Best Regards,

    #49362

    Kahan Ryan
    Participant

    hi

    please read private

    #49427

    Hello,

    I have done what you requested. Do you still have the problem? Do you need my help? If yes, give more details.

    Best Regards

    #49456

    Kahan Ryan
    Participant

    hi

    Thank you your support

    it is solved .

    #49493

    You are welcome. If you have any questions feel free to contact us.

    Best Regards

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

The topic ‘Wishlist’ is closed to new replies.