Question

I just updated my portfolio site - (www.jaredmc.com) and used the Twitter Bootstrap framework. However in the first two form fields/inputs no cursor or text appears in Firefox (latest version). I've confirmed with testing that the data will submit even though it's not visible. Any help is much appreciated.

Thanks

Was it helpful?

Solution

After further research I learned that the "form-control" class in Bootstrap prevents the cursor and text from appearing b/c of default styles. Then I was able to research and find the following stackoverflow answer to answer my question - How can I work around the need for Bootstrap 3's form-control class?.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top