Home › Forums › WoodMart support forum › Header search hover button › Reply To: Header search hover button
April 24, 2024 at 9:01 am
#560083
Hung Pham
Keymaster
Hi studio84digital,
Thanks for reaching to us and appreciate your patience.
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
.searchform button.searchsubmit:hover {
color: #fff;
}
Regards,