Home › Forums › WoodMart support forum › change the icon color on account page › Reply To: change the icon color on account page
September 7, 2020 at 10:35 am
#224203
Aizaz Imtiaz Awan
Keymaster
Hello,
You are Most Welcome.
For the hover color of the icons Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woodmart-my-account-links a:hover::before {
color: green;
}
You can set the color accordingly.
Regard’s.
Xtemos Studio.