Hello,
I recently opened a Shopify store using the Debut theme. I am looking to change the the Menu hover color and have the color stick when you are in that tab(When you are on the product tab it will be highlighted with the desired color. Originally when you hover over it just dulls the color and underlines it. I have found the below code but it only works when you are on the homepage and does not stick when your on your desired menu tab.
.template-index .site-header .site-nav__link:hover {
color: green !important;
}
(example of desired outcome is Luxxcurves.com). When you hover the menu item it turns pink. Then when you select one of the menu items that item stays highlighted pink
Solved! Go to the solution
This is an accepted solution.
Replace your code with the following:
.site-header .site-nav__link:hover { color: green !important; } .site-header .site-nav--active .site-nav__link { color: green !important; }
Cheers,
Tejas
Send me your store URL so I can assist you better. also, let me know which color would you like to set?
Thank you,
Tejas
Your store is password protected. Please share your theme password so I can send you the exact solution.
Thank you,
Tejas
Hello,
can you please change my hover too - its a maroon color. i would like it to be changed if possible to like a light pink. let me know if you need more info.
see picture below when you hoverover it.
website: www.theweekendt.com
User | Count |
---|---|
38 | |
24 | |
16 | |
12 | |
10 |