Reply 229965 to: HOVER COLOR OF PRODUCT CATEGORY MENU

Avatar: Rose Tyler
Rose Tyler
Support staff
February 19, 2020 at 14:13

Hello,

By default, there is no option to change it. You can use the next custom CSS code:

.site-header a:hover {
    opacity: 1;
    color: white;
}

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.