The color preset for the text is set to white, but ends up looking grey for some reason. When I hover over the text it turns white, but I want it to be a solid color constantly. Help please!
Hey @Igy1
Kindly share your Store URL and Password if enabled
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hello @Igy1
Please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.
Hey new URL is allureaurastudio.com
Hey new URL is Hey new URL is allureaurastudio.com no password
allureaurastudio.com no password
Hello @Igy1
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.
.header__menu-item .link--text {
color: rgb(var(--color-foreground)) !important;
}
Hey @Igy1
Follow these Steps:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
That worked! Thanks!
Thank you for your reply. I’m glad to hear that the solution worked well for you. Should you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.


