Search box difficult to read in Twenty Eleven theme
-
How do I change the font color of the search box in Twenty Eleven theme? The color of the font is the same as the background so I can’t read it.
I have the css upgrade, but I am lost when it comes so css so I don’t know where to begin to fix this issue. Any suggestions, please? I would like to change the color of the font from white to black if possible, but changing the background color of the search box to a darker color would work too.
Here’s the link to my blog: http://kookiekrysp.com/
Thanks!
The blog I need help with is: (visible only to logged in users)
-
I just checked http://kookiekrysp.com/ and I see that you fixed this problem by adding the following custom CSS:
#branding .only-search #s:focus { background-color: rgba(217, 83, 186, 0.9); }Looks great!
-
- The topic ‘Search box difficult to read in Twenty Eleven theme’ is closed to new replies.