Shopify themes, liquid, logos, and UX
Hey im having trouble getting the Home tab in the header to follow the color scheme for the other tabs. I feel like I am doing something incorrect or I have an editing problem somewhere in the section. My background for the header is transparent with white color tabs (except for HOME which is black), and when I hover over the header the background goes white and the tab titles go black, which is what I want. But the HOME tab is black when transparent background, and black when I hover. So basically I need to change the HOME tab to match the others. Ive attached screenshot. Ive also messed with the color schemes in every way I know possible and it doesnt seem to fix it. What am I doing wrong?
Hey @MushaPN
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Please excuse my lack of understanding, you mean just the public url? https://559a4b-0f.myshopify.com/
Hey @MushaPN
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.menu__link--active {
color: white !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thanks for your help, That did change the home tab to white, however now when I hover over the tab the home stays white, while the others adjust to black(how I want them. ) Is there anything else I should adjust?
I guess what im seeing is that the home tab is always one color, while the other tabs contrast the background when hovered over. transparent background/white tabs, white background/black tabs. While the Home tab stays all black or all white for both .
Hi @MushaPN
You add some !important on the color black.
It hard to take out this one if mark !important. If you add this can you take it out? Dont add !importnat any of the color so we can change easily. Thanks!
Hi @MushaPN
Would you mind to share your store URL? Thanks!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025