• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Reply To: Gravity Forms checkbox fix not working

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Sunshine Pro Theme › Gravity Forms checkbox fix not working › Reply To: Gravity Forms checkbox fix not working

September 20, 2016 at 12:34 pm #1319
Davinder Singh Kanith
Moderator

Try following code

/* Radio button fix for Gravity Forms */
.gform_wrapper .gfield input[type=radio] {
-webkit-appearance: radio !important;
}
.gform_wrapper .gfield input[type=checkbox] {
-webkit-appearance: checkbox !important;
}

Copyright © 2022 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates