Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1314541
    Bryon L
    Participant

    Hello,

    I was hoping you could help me. I updated the Gravity Forms plug in, and then to my detriment found out that they during their most recent up date changed class names and such that it no longer displays correctly in X theme. I have figured out most of the CSS issues but one that I cannot figure out is the form inputs are spaced crazy and I cannot get them to display inline. I was hoping you could give me some advice in regards to this.

    Thank you

    https://abmdaconvention.com/registration/
    Cornerstone Version 1.3.3
    Wordpress 4.0.1

    #1314547
    Bryon L
    Participant
    This reply has been marked as private.
    #1314693
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .gform_fields li {
        line-height: 0.8 !important;
    }

    Let us know how this goes!

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