During the booking process, all the buttons like ‘Register’ and ‘proceed to payments’ don’t look at all as I have styled them, when on mobile. On desktop they look as they should. On mobile they have gradients and border radius. Nothing I try in the css to stop it happening works!
Where can I find the default styles for these buttons to turn them off?
Ok thanks Josh. It’s very strange as I have no button styles like that anywhere in my css, and the theme (Divi) does not style buttons anything like that!
I found the solution! The css you gave above is exactly what I had…turns out you have to add this to the input to stop iOS taking over the styling:
-webkit-appearance: none;
Thanks
Viewing 6 reply threads
The support post ‘Buttons on mobile’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.