Event Ticket Plus Not Responsive On Mobile

Home Forums Ticket Products Event Tickets Plus Event Ticket Plus Not Responsive On Mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1191718
    Dominic
    Participant

    Hi,

    the add to cart options for Events Ticket Plus is not responsive and can not be read, how can this be edited so it can been seen properly? I need this issue corrected ASAP as it is on a live website

    Thanks

    #1191932
    Chris
    Participant

    This reply is private.

    • This reply was modified 9 years, 5 months ago by Chris.
    #1191936
    Chris
    Participant

    it’s your theme css stuffing it around… works fine for me out of the box.

    #1192147
    Andras
    Keymaster

    Hey Dominic,

    Thanks for reaching out! Indeed, as Chris said (thanks for chiming in), this issue comes from the theme you are using. Usually this is beyond the scope of our support, but try adding this to your theme’s style.css file:


    @media screen and (max-width: 480px) {
    .tribe-events-tickets td {
    display: table-row !important;
    }
    }

    Hope this helps!
    Cheers,
    Andras

    #1202084
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Event Ticket Plus Not Responsive On Mobile’ is closed to new replies.