Solved

Search bar theme

ninetail
Tourist
6 0 0

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? 

Accepted Solutions (2)
Muhammad_Ali_S
Shopify Partner
664 121 183

This is an accepted solution.

@ninetail, try this. 

input {
    color: black !important;
}

 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142

View solution in original post

Muhammad_Ali_S
Shopify Partner
664 121 183

This is an accepted solution.

@ninetail,
Check now. You changed some color to white in the Theme Settings >> Color which was causing the issue. 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142

View solution in original post

Replies 10 (10)

Muhammad_Ali_S
Shopify Partner
664 121 183

@ninetail,

Please share your store URL.

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
ninetail
Tourist
6 0 0

ninetail-bix.myshopify.com

ninetail
Tourist
6 0 0
Muhammad_Ali_S
Shopify Partner
664 121 183

@ninetail,

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.

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
ninetail
Tourist
6 0 0

@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 

Muhammad_Ali_S
Shopify Partner
664 121 183

This is an accepted solution.

@ninetail, try this. 

input {
    color: black !important;
}

 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
ninetail
Tourist
6 0 0

@Muhammad_Ali_S 

Yes! Thank you, it finally worked. I truly appreciated the help!!!

Muhammad_Ali_S
Shopify Partner
664 121 183

@ninetail,

You're welcome. 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142
ninetail
Tourist
6 0 0

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

Thank You
Muhammad_Ali_S
Shopify Partner
664 121 183

This is an accepted solution.

@ninetail,
Check now. You changed some color to white in the Theme Settings >> Color which was causing the issue. 

Ali Shahzad | Designer | Developer
- Was my reply helpful? Click Like and Accepted Solution to let me know!
- Feel Free to Contact | Whatsapp +92 3486775142