Hi everyone,
I’m having trouble updating some header elements to my new green color. I managed to change color of almost everything else across my store, but for some reason the header still keeps the old green tone.
In the attached screenshot, everything that’s circled in red — the account and cart icons, the text (Obchod, VÝPREDAJ, Padelové rakety, Príslušenstvo, Oblečenie, Padelová obuv) , the search bar outline, and the thin lines separating the dropdown menus — should all be changed to the new green color (#8DF527), but I can’t figure out where to edit that in the theme code or settings. - I’ve tried every tutorial on YT, even css from AI 
Additionally, once that color change is fixed, I’d like to keep only “Obchod” and “VÝPREDAJ” in the new green, while the other menu items (“Domov,” “Kontakt,” “FAQ”) should have WHITE color.
Could someone please point me in the right direction (which file or section to edit)? I’m using Ride theme if that helps.
Thanks a lot in advance!
Hi @KBOTRBNT
Well, you should be able to change color in your Theme > Color > Scheme settings under Text. But note that it will change a lot of things.
But it seems you changed some things already. But on the other side, you can add specific CSS to each section’s Custom CSS setting, which will override the color scheme.
But to give some example codes, you should share your frontend password so we can check it out.
I already tried changing the text color in the Theme > Color > Scheme settings, but it didn’t change anything, so it must be something else.
I also have some custom CSS added, I just can’t figure out why this specific text color doesn’t change.
Also, what password do you mean — the storefront password or a collaborator access?
The collaborator access would be better, since you’ve tried it yourself I have a better workaround
Please share your store related page URL here at first, so that I can help check via CSS to give you the code and apply directly.
You can message me directly and we can arrange the collaborator code there.
I’d rather not post it publicly here.
Sure — my store URL is https://hrajpadel.sk.
I prefer not to post the storefront password publicly. Please send me a private message or email, and I can share it there safely.
Already did that, check it out
Hey there,
The Ride theme keeps most of the header colors inside the base.css or component-header.css file. You can find it by going to Online Store → Themes → Edit Code → Assets.
Look for sections that mention “header menu item” or “header icon.” That’s usually where the text and icon colors are set. Change the color value there to your new green (#8DF527), save, and then refresh your site.
If you only want “Obchod” and “VÝPREDAJ” to stay green while the others (like Domov, Kontakt, FAQ) stay white, you’ll need to give those two menu links a special label or class name in your navigation settings, then style them separately in your theme’s CSS.
Once you do that, clear your browser cache to make sure the new colors show up.
Hope this points you in the right direction!
if you are also in the need of potential sellers or shopify expert you are free to reach out to me.
Thank You.
Hi @KBOTRBNT
Your store is password protected currently. Please share the password here meanwhile, so that I can proceed. Thanks~