Reply 311473 to: Cannot change the hover color for the buttons in the Top header

Avatar: Rose Tyler
Rose Tyler
Support staff
December 10, 2021 at 10:01

Hello,

Styling/Colors settings can’t affect elements in the header.
You can use custom CSS code:

.header-top  a:hover {
    color: red;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.