Home › Forums › WoodMart support forum › Notifications text color › Reply To: Notifications text color
March 22, 2020 at 10:37 am
#181489
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
a.restore-item:hover{
color:yellow;
}
Best Regards