• Resolved Jenni

    (@wjcampaigns)


    You can see when you type something to search, the font is dark and you can’t see what you’re typing. I’ve tried a few additional CSS modifications without any luck.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter Jenni

    (@wjcampaigns)

    I found the solution:

    .search-form input[type=search] {
    color: white;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Need to change color of text input inside “search bar”, in widgets, in footer’ is closed to new replies.