Home › Forums › WoodMart support forum › Notifications text color Notifications text color This topic has 3 replies, 2 voices, and was last updated 6 years, 3 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts March 21, 2020 at 4:12 pm #181421 TigoVapeParticipant Hello. I configured the desired background and text color for notifications but the links still with other color. Can you please tell me how to change this text color? Please look this picture to clarufy. https://i.imgur.com/EjPIUS8.png March 21, 2020 at 8:36 pm #181444 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: a.restore-item{ color:red; } Best Regards March 21, 2020 at 11:44 pm #181464 TigoVapeParticipant Thank you very much. Now it have a white hover. Can you please provide with CSS code to change the color of the hover? Thank you. March 22, 2020 at 10:37 am #181489 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: a.restore-item:hover{ color:yellow; } Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register