Height of tickets box not displaying correctly

Home Forums Calendar Products Events Calendar PRO Height of tickets box not displaying correctly

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #997524
    andrewcampbell
    Participant

    Hi on my site http://www.massivesmall.com the eventbrite ticket area displays as too short, and you have to scroll down within the box to see the buy button – How can I make it display at the correct height as default so it always works?

    You can see the error here:

    http://www.massivesmall.com/event/massive-small-compendium-kickstart-our-movement-for-a-better-urban-society-2/

    Also, is there a way of easily disabling the main image that comes through – in this case the bit with the icon that says ‘smart urbanism’ on it?

    Thanks.

    #997769
    Nico
    Member

    Howdy Andrew,

    Welcome to our support forums and thanks for reaching out to us. Hopefully getting that fixed is quite easy 🙂

    Just add the following lines to your theme style sheet -located at wp-content/themes/your_theme/style.css-, you can also use a plugin like Simple custom CSS to add this without modifying your theme. Here’s the snippet to insert:


    .eventbrite-ticket-embed iframe {
    height: 350px !important;
    }

    Regarding the image you mention, I’m not sure where to find it, Can you point me to the image?

    Please let me know if the snippet does the trick,
    Best,
    Nico

    #1002083
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Height of tickets box not displaying correctly’ is closed to new replies.