Support » Plugin: Payment forms, Buy now buttons and Invoicing System | GetPaid » Sticky header obsuring the Payment form

Viewing 1 replies (of 1 total)
  • Thread Starter jdaviescoates

    (@jdaviescoates)

    I managed to solve this by adjusting the z-index.

    Adding this in Customize -> Additional CSS worked for me:

    #getpaid-payment-modal {
        z-index: 9999;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Sticky header obsuring the Payment form’ is closed to new replies.