Slider revolution mobile display

Home Forums Ticket Products Event Tickets Plus Slider revolution mobile display

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1286508
    Aldo
    Participant

    Hi,
    I have a revolution slider on the event’s page and it works fine. However, when I view it on mobile I see a gap between the navigation bar and the slider. Any ideas why this is happening and how to fix it?

    Thanks,

    Renzo.

    #1286620
    Jennifer
    Keymaster

    Hi Renzo,

    Thanks for reaching out!

    It looks like it’s coming from styling we have in place for our Events pages. You should be able to remove it by adding this to your style.css file:


    @media only screen and (max-width: 768px) {
    #tribe-events-pg-template {
    padding-top: 0;
    }
    }

    Let me know if you have any more questions!

    #1296238
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Slider revolution mobile display’ is closed to new replies.