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
I’m trying to do the same thing in the minimal theme - is the code the same? And what section & line am I making that edit in? Also, how/where do I indicate the color I want if I have the hex code?
Hi, thanks so much! https://shaylula.com the color is #E62AB4
I know I did it on the same theme a few years ago (on sedonigallery.com), I just can’t remember how…!
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.
The code worked great! the only thing we would like is for the color to not stay the same on the sub, subcategory. If you go to uncommongroove.com and click on “Shop School/Team pride” Click on “Galva Wildcats” and then click on “Basketball” and then go back to “Shop School/Team pride” and then go to “Galva Wildcats” again and you will see the subcategories are all the same color. Is there away so they don’t all change when you are in the category.