• Resolved jayag

    (@jayag)


    Hi As you can see on the page. The form is showing first before the description of the event. How can I make it where the form would be at the bottom?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @jayag,

    Thanks for using our plugin.
    Sorry, using our plugin’s current version, you can’t set the form at the bottom.

    Thanks & Regards

    Thread Starter jayag

    (@jayag)

    Hi @jyoti197

    Thank you so much for replying, I really appreciate it.

    Would it instead be possible to put the description of the event on the sidebar or at least both would be at the same level? The price of the event is on the description and we’ve placed a discount code on that description so we wanted it to be the first thing to show up.

    Thank you so much!

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @jayag,

    Please use the below-shared custom css to display the form below the description.

    .epta-content-area{
          display: flex!important;
          flex-direction: column-reverse!important;
    }

    Thanks & Regards

    Thread Starter jayag

    (@jayag)

    Hi,

    Thank you so much. This definitely worked. I really really really REALLY appreciate it.

    Thank you!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The Events Registration Form’ is closed to new replies.