Shopify themes, liquid, logos, and UX
Hi guys,
I’d like to remove the animation from the header so that when I hover over any menu item or when I'm in a specific sectionm for example "HOME", the color doesn’t change.
I already have a dot decoration added in the header, and I’d like to keep that. I just want to remove the color change on hover and when I’m in a specific section.
After that, I’d like the text to appear slightly more prominent—not fully bold, just subtly emphasized.
I’d like everything to look like it does here: https://tomnoske.store/
And here’s my store URL so you can check how it currently works: https://1049xn-ya.myshopify.com/
Thank you for your help,
Tim
Solved! Go to the solution
This is an accepted solution.
Hi @CreatorTim
Try this one.
.header__menu-item {
color: black !important;
opacity: 1;
font-weight: 500;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Hi @CreatorTim
Try this one.
.header__menu-item {
color: black !important;
opacity: 1;
font-weight: 500;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Thank you! It works!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025