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 the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025