Shopify themes, liquid, logos, and UX
Hello,
I am creating my website and I have added the option for the customer to change the currency in my menu but it appears in black.
I had previously changed the colour of the menu on my homepage to white by modifying the code.
If anyone knows where this could be coming from, I'd appreciate a little help.
This is my site: https://albesutdios.myshopify.com/
thank you in advance
Solved! Go to the solution
This is an accepted solution.
Hi @albestudios
Please add the below css code in your theme css file
.header .localization-selector.link {
color: #fff !important;
}
Result:-
I hope this helps! If it does, please like it and mark it as a solution!
If you need further assistance, feel free to reach out!
Regards,
Sweans
This is an accepted solution.
Hi @albestudios
Please add the below css code in your theme css file
.header .localization-selector.link {
color: #fff !important;
}
Result:-
I hope this helps! If it does, please like it and mark it as a solution!
If you need further assistance, feel free to reach out!
Regards,
Sweans
Hello,
thank you for your reply but where i need to add it ?
Thank you
Hi @albestudios ,
We hope you have already added the CSS code to your theme and we can see that the currency menu's color is already updated.
For adding the CSS, please check the below steps:
Step1: Dashboard > Online Store > Themes > Edit Code
Step 2: Search 'CSS' or check in the Assets folder for the theme stylesheet and add the CSS code.
Step 3: Save the changes.
Regards,
Sweans
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025