• Donationform modal is off center. This makes it look bad specially on mobile.
    In the donationFormBlockApp.css file you are setting
    .givewp-donation-form-modal__dialog { padding-right: 3rem; }

    This makes the whole modal be off axis to the left. This looks bad on mobile.

  • You must be logged in to reply to this topic.