Home Forums WoodMart support forum Change icon color

Change icon color

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

    daniyar.1201
    Participant

    Hello
    How to change the color of custom icons?
    I wanted to replace the color with white

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

    Hello,

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

    body .whb-color-light .wd-tools-element>a {
        color: red;
    }

    Set the color as per your needs.

    Best Regards

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