text color heading

Solved

text color heading

elise1
Tourist
4 0 3

Hello, 

How can I change the color of the text in the header when hovered over in my Shopify theme? (www.kudokid.com)Screenshot 2024-09-06 at 14.55.03.png

Thank you for the help 🙂

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
2046 722 895

This is an accepted solution.

Hi @elise1

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.site-nav .site-nav--active .site-nav__link--main, .site-nav .nav--lv1:hover .site-nav__link--main {
    color: #ffe2bb !important;
}
</style>

Here is result: 

BSSCommerceHDL_0-1725609994340.png

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 2 (2)

BSSCommerce-HDL
Shopify Partner
2046 722 895

This is an accepted solution.

Hi @elise1

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.site-nav .site-nav--active .site-nav__link--main, .site-nav .nav--lv1:hover .site-nav__link--main {
    color: #ffe2bb !important;
}
</style>

Here is result: 

BSSCommerceHDL_0-1725609994340.png

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

GTLOfficial
Shopify Partner
464 91 89

HEllo @elise1 
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> novstyle.css
add this code at the end of the file.

.site-nav .site-nav--active .site-nav__link--main, .site-nav .nav--lv1:hover .site-nav__link--main {
color: darkgreen !important;
}

result
21.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh