Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299758
    ramstell
    Participant

    I have created a number of forms, but the form items generally are a little too large. The titles are ok, but the form item height needs reducing. See attached file as an example.

    Is there a way to reduce this globally?

    I’m using ThemeX 4.6.4 and Integrity 7 with GF 2.1.1.

    #1299760
    Joao
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1299770
    ramstell
    Participant
    This reply has been marked as private.
    #1300095
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper input[type=email], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper select, body .gform_wrapper textarea {
        height: 1.8em;
    }

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1299758 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>