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

    (@carolynyalin)

    I combed through code and found that input type submit was at a display none! I commented it out and it worked.

    input [type=”submit”] {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘No Submit Button’ is closed to new replies.