Home Forums WoodMart support forum Custom icon compare wishlist

Custom icon compare wishlist

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #631151

    apps.matteo
    Participant

    Hi, I need to change the comparison icon with the favorites list icon.
    Leave the screenshots of what I need, which I ask for advice.
    Thanks.
    Matteo

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

    Hung Pham
    Keymaster

    Hi apps.matteo,

    Thanks for reaching to us.

    1. Changing icon

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    div.wd-compare-icon>a:before{
    	content: "\f106";
    }

    2. Product grid

    Navigate to Theme Settings > Shop > Wishlist and enable Enable wishlist option.

    Regards,

    #631204

    apps.matteo
    Participant

    Thanks for the reply Hung,
    Great for the icon, but the text next to it still doesn’t change when you hold the mouse over it for (1)

    2) the text next to the icon still appears

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)