How to change Header HOME tab to match other tabs in Blum Theme

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?

1 Like

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

Hi @MushaPN

Would you mind to share your store URL? Thanks!

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 tag


RESULT:

Moeed_0-1719779245670.png

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.

Made4uoRibe_0-1719783185083.png

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!