Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1183114
    [email protected]
    Participant

    Hi

    theartefact.com/customise-jacket

    This form (click one in) has misaligned previous and next buttons. I contacted gravity and they said it was a theme problem and I needed to contact you.

    Here is what they said: The issue is caused by your theme applying custom styling to the buttons. You can confirm this by testing the form using the preview window or by switching to a default WP theme (e.g. Twenty Sixteen). So you need to contact with your theme developer to get assistance to avoid your theme doing that and prevent doing it again in a future theme update.

    #1183139
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .gform_next_button.button,
    .gform_previous_button.button {
        float: left;
    }

    Hope it helps 🙂

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