• Resolved duckslegs

    (@duckslegs)


    Hi,

    When you add “Display ticket option after event” the EventBrite box that appears has to be scrolled internally to reach the order now button. Is there a way to display the full height of the EventBrite box without having to scroll?

    Thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @duckslegs,

    Thanks for reaching out to us.
    For that you need to add custom CSS.You can add custom css for that go to WordPress admin panel ->Appearance->Customize ->Additional css add below code.

    .eventbrite-ticket-section iframe {
    min-height: 445px;
    }

    Let us know if you have any query.
    Thanks

    Thread Starter duckslegs

    (@duckslegs)

    Perfect. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display ticket option after event’ is closed to new replies.