PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Hide Radio Button Labels

  1. serendipity
    Member

    Hi

    I am wondering how I can hide the labels of radio buttons. I have tried targeting it with the code below

    body .gform_wrapper .gform_body .gform_fields #field_4_7.gfield .gfield_radio label {display: none;}

    Which targets all the labels if I change the colour but when I add display:none it only shows one button.

    Many Thanks

    Serendipity

    Posted 11 years ago on Saturday December 15, 2012 | Permalink
  2. David Peralty

    If you can link me to your form, I can take a look and see how it can be done.

    Posted 11 years ago on Monday December 17, 2012 | Permalink