• Resolved maddogkujo

    (@maddogkujo)


    Hello,

    Is there any way (perhaps some function) that changes the wishlist icon from <i class=”yith-wcwl-icon fa fa-heart-o”></i> to <span class=”yith-wcwl-icon fa fa-heart-o”></span>. I need it for WCAG validation purposes.

    Thank you for your time.

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    Unfortunately, that’s not possible because the icon will not be displayed.

    I have already tried in my local environment with a filter we have prepared for this, but the icon will not show up.

    Sorry for the inconvenience.

    Have a nice day!

    Thread Starter maddogkujo

    (@maddogkujo)

    Hi there,

    Thank you for the reply.
    For anyone looking for something similar, what worked in my case was to have no icon at all, and use the following css

    .yith-wcwl-add-button a:before {content: “\e908”;}

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change with’ is closed to new replies.