I\'m using CSS to style the input buttons on my website, but on IOS devices the styling is replaced by Mac\'s default buttons. Is there a way to style buttons for iOS, or a
-webkit-appearance: none;
Note : use bootstrap to style a button.Its common for responsive.