Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1162598
    Simon T
    Participant

    Hey Guys,

    On the page below, I am using a gravity form – with a centred button. The button is no centred and GF have requested that I follow up with you guys. Any help would be greatly appreciated.

    http://sportingedge.co.nz/sponsorship/

    #1162599
    Simon T
    Participant
    This reply has been marked as private.
    #1162613
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    body .fl-node-57c7e23b17a9b .gform_wrapper .gform_footer .gform_button {
    	margin-right: 0;
    }

    Hope it helps, Cheers!

    #1162620
    Simon T
    Participant

    Perfect, thank you! Is there any way to reduce the spacing between the two columns in the form itself?

    #1162631
    Friech
    Moderator

    Hi There,

    Add this on your custom CSS as well.

    body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_left_third, body .gform_wrapper .top_label li.gfield.gf_middle_third, body .gform_wrapper .top_label input.medium, body .gform_wrapper .top_label select.medium, body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half {
    	    margin-right: 0 !important;
    	    width: 50%;
    }

    We are kind of getting deeper here. Because of this, any questions you have regarding styling, setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

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