Changin my account icon color
-
How can i change the icon color in the my account page
Attachments:
You must be
logged in to view attached files.
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
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
The topic ‘Changin my account icon color’ is closed to new replies.