Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Form Submit Button styling
SOLVE
New Contributor
May 8, 2019 8:01 PM
Hi There,
I've got a form that has a solid color submit button, however, on mobile it seems to convert it to a gradient filled button.
https://energy-provider.energylocals.com.au/happy-2?hs_preview=OcndMrfg-9043547880
I can only see it happening on an actual mobile device - not a desktop screen resized for mobile so I can't seem to inspect the code.
Any ideas?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
1 Accepted solution
Accepted Solutions
Solution
Top Contributor | Gold Partner
May 13, 2019 3:44 PM - edited May 13, 2019 3:45 PM
Add this to your button styles
-webkit-appearance: none;
that should fix it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Reply