This topic has 2 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Rose Tyler
Hi, I Want to change the hover color for buttons like Newsletter, Flyer etc in the Top header. I go to Theme options->Styling/Colors->Light buttons->Light buttons background->Hover, the set color did not work. The other Hover settings did not work either. Please show me the right solution, Thanks.
Hello,
Styling/Colors settings can’t affect elements in the header.
You can use custom CSS code:
.header-top a:hover {
color: red;
}
Regards
Tagged: buttons, change, hover-color, templates, top header, woocommerce, wordpress
The issue related to '‘Cannot change the hover color for the buttons in the Top header’' has been successfully resolved, and the topic is now closed for further responses