Hi, I want to change the menu hover background color like that: https://www.gucci.com/
Is this possible?
This topic has 6 replies, 2 voices, and was last updated 4 years ago ago by Olga Barlow
Hi, I want to change the menu hover background color like that: https://www.gucci.com/
Is this possible?
Hello,
Add the below code to Theme Options > Custom CSS
.header-main-menu:hover {
background-color: #f2c2ca;
}
Regards
If I want the entire header to be a different color when hover which code should I use? And I want the letters of the menu to change the colors too.
Thank you
Hello,
There is no custom CSS code to change the color of the whole header if you hover over the menu. You need to submit an additional customization request here to implement this.
What text color do you want to have after changing the menu bg color? Do you want to change the default color or menu item hover color?
Regards
The hover color for the letters of the menu, please.
My idea is to have a completely different header when the user is hovering the header. Because my header is transparent and would facilitate visibility if it changed color when the user needed to click on something in it.
Hello,
You can change the hover color in Theme Options > Header builder > edit the main menu element and edit the color of the hover active https://prnt.sc/z45zzu
Regards
The issue related to '‘Menu hover background’' has been successfully resolved, and the topic is now closed for further responses