Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS input button not working in iPad

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #36817
    matthewb
    Member

    I am using css3 for “button”, It is running well on every browser but it’s showing different in iPad. I think it takes the default properties of iPad so I apply “-webkit-appearance:none;” but it is not working.

    My CSS Properties are – background:#1356b4; border:solid 1px #0e4189; border-radius:5px; transition:all 0.3s ease-in-out; -webkit-appearance:none;.

    And html code is simple span class button and input.
    Please help me if someone having any solutions.

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.