Home Forums WoodMart support forum How to change small icons on “quick view” or product thumbnail

How to change small icons on “quick view” or product thumbnail

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #459996

    Mr Mobility
    Participant

    I would like to change the colors of the icons, hover color and background on the small icons on product thumbnails.

    How do you change this?

    Please see image for reference

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

    Hello,

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

    body .wd-hover-icons .wd-buttons .wd-action-btn>a {
        color:red;
    }

    Please replace the color as per your needs.

    Best Regards

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