• Resolved tazcrzy

    (@tazcrzy)


    So I created a form and it looks great. But when entering data into the form it doesn’t show (because it is white letters) and I need to change to black, so the persons entering their information can see the data. HELP!

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

Viewing 1 replies (of 1 total)
  • Hi there, it looks like some CSS is overwriting somewhere. You can try using the CSS below to counter this.

    input.vfb-text { color: black!important; }

    Thanks!
    Shane
    vfb

Viewing 1 replies (of 1 total)
  • The topic ‘Color of Data Input into form’ is closed to new replies.