Our 'User Entered Amounts' have magically changed?

Options
Today I went to visit our donation form and my user entered amounts are doing something strange - on each and every donation form. Can anyone offer any advice on what is happening?


Here is a link to the form: https://secure2.convio.net/chfou/site/Donation2?df_id=2560&mfc_pref=T

Tagged:

Comments

  • A bug in the most recent Luminate Online release caused this. This will be fixed, but in the meantime, this CSS will fix it:


    <style>

    div.donation-level-user-entered { display: block !important; font-size: 0; }

    </style>
  • Thank you Noah! It makes me feel a LOT better that it's not just me :D

Categories