The top line of my form is duplicated

Options

Hi! My donation form's top line appears twice. I'm very new to coding so having difficulty troubleshooting. Would appreciate any wisdom!

It's a Blackbaud form on Elementor.

Here's the issue: https://i.imgur.com/ku38Fy1.png

And here's the provided code I used.

<div id="blackbaud-donation-form_XXXXX"></div> <script src="https://sky.blackbaudcdn.net/static/donor-form-loader/2/main.js"></script> <script>BBDonorFormLoader.newBlackbaudDonationFormZoned('tcs', 'XXXXXX', 'XXXXXX', 'usa')</script>

Comments

Categories