• 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

[Support request] 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

Tagged: gravity forms

  • This topic has 1 reply, 2 voices, and was last updated 5 years, 9 months ago by Davinder Singh Kanith.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • September 20, 2016 at 12:32 pm #1318
    rowntreemedia
    Participant

    I have just installed Sunshine and found that my GF form’s checkboxes and radio boxes do not display correctly. I have tried the fix you suggested on another thread – this one:

    input[type=”checkbox”] {
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    }

    but it has no effect.
    Can you help?

    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;
    }
    
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Log In

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