Support

Home Forums Event Espresso Premium Registration Form Integration

Registration Form Integration

Posted: September 1, 2020 at 8:57 am

Viewing 3 reply threads


mwaom

September 1, 2020 at 8:57 am

On the registration form integration, the PayPal option appears at the bottom of the screen, but the header frame of the page is so large that the payment options are barely visible.

WordPress Version: 5.4.2

PHP Version: 7.2.32

MySQL Version: 5.5.5

Event Espresso Version: 4.10.6.p

WordPress Address (URL): https://www.mwaom.org

Site address (URL): https://www.mwaom.org


Tony

  • Support Staff

September 2, 2020 at 8:05 am

Hi there,

The height of the that header is set by Avada and I’m not sure why it’s setting it so large, you can try adding some CSS to set a max-height specifically on that page using something like:

.page-id-12553 .fusion-header {
    max-height: 157px!important;
}

Add that to Appearance -> Customize -> Additional CSS.

Does it work better then?


mwaom

September 2, 2020 at 3:06 pm

That worked; thank you!!!!


Tony

  • Support Staff

September 2, 2020 at 3:16 pm

You’re most welcome.

Viewing 3 reply threads

The support post ‘Registration Form Integration’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso