Viewing 1 reply thread
  • Author
    Posts
    • Kevin Forrest
      Participant
      Post count: 6

      Hi,

      I have managed to get all my font to be black except for the inputs on http://callemeraldcoasthome.idxbroker.com/idx/search/basic

      Can you give me a hint to which css tag will let me make the input box text color black

      Have already tried IDX-input, text, input.

      Thx in advance.

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
    • Nick Leech
      Keymaster
      Post count: 183

      input[type=”text”] {color: black !important;}

      0 ratings, 0 votes0 ratings, 0 votes (0 rating, 0 votes, rated)
      You need to be a registered member to rate this post.
      Loading...
Viewing 1 reply thread
  • You must be logged in to reply to this topic.