Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hello, When I type into my search bar or on my password page for customers to subscribe the words typed are not visible to the customer I have a white background and I believe the text color is white but I am unable to figure out how to change the text coloR. Please help?
Solved! Go to the solution
This is an accepted solution.
@ninetail, try this.
input {
color: black !important;
}
This is an accepted solution.
@ninetail,
Check now. You changed some color to white in the Theme Settings >> Color which was causing the issue.
Please share your store URL.
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file.
input {
color: black;
}
Do let me know if it works.
@Muhammad_Ali_S HI still did not work I put it at the bottom of the place you said and I still get the same result
This is an accepted solution.
@ninetail, try this.
input {
color: black !important;
}
Yes! Thank you, it finally worked. I truly appreciated the help!!!
@ninetail,
You're welcome.
Hello @Muhammad_Ali_S I also had an issue that about the same thing the size guide for my store is also in a white font I wanted to know how to fix that as well
This is an accepted solution.
@ninetail,
Check now. You changed some color to white in the Theme Settings >> Color which was causing the issue.
User | RANK |
---|---|
121 | |
95 | |
74 | |
62 | |
47 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022