Home Forums WoodMart support forum Changin my account icon color

Changin my account icon color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #604933

    sahalshazz777
    Participant

    How can i change the icon color in the my account page

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

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below for help:

    body .wd-my-account-links a:before {
        color: blue;
    }
    
    body .wd-my-account-links a {
        color: red;
    }

    Define it in Theme Settings -> Custom CSS.

    Kind Regards

    #607726

    sahalshazz777
    Participant

    Okey thanks it’a works

    #608023

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for your message! We’re glad to hear that the solution worked for you. If you have any more questions or need further assistance, feel free to reach out. We’re always here to help!

    Kind Regards

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

The topic ‘Changin my account icon color’ is closed to new replies.