Disable haze effect on "search" text in search widget of Misty Lake theme?
-
Hi, I was wondering if there’s a way to disable the haze effect on the “Search” text that appears in the Search widget of the Misty Lake theme.
I have the custom design upgrade and I already included the code from this post:
https://en.forums.wordpress.com/topic/turn-off-haze-effect-in-misty-lake-theme?replies=2#post-1104650…but the “Search” in the search widget is still hard to see on my blog.
Can anyone help?
The blog I need help with is: (visible only to logged in users)
-
I found out it’s not limited to the search widget. I put a contact form on my site and it’s doing the same thing. The text is only readable if the cursor’s in the field. All other fields are hazy and hard to read.
-
The code in that other thread is mostly about images. Add the following and you can edit the color code as desired. I set it as a darker grey from what it was originally.
input[type="text"], input[type="email"], textarea { color: #333333; } -
-
- The topic ‘Disable haze effect on "search" text in search widget of Misty Lake theme?’ is closed to new replies.