View more-Link on Month-Overview

Home Forums Calendar Products Events Calendar PRO View more-Link on Month-Overview

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1366111
    Marcus
    Participant

    How can I keep the ‘view more’ link (in German =”Zeige alle xx Veranstaltungen) within the frame boundaries

    #1366880
    Patricia
    Member

    Hey Marcus,

    Thank you for reaching out to us!

    You can use the CSS overflow property to achieve what you want:

    .tribe-events-viewmore {
        overflow: auto !important;
    }

    You can set the overflow property to auto or hidden to achieve what you want.

    I hope this helps! Let me know if you have any other questions and I’ll be happy to assist!

    Best Regards,

    Patricia

    #1366881
    Patricia
    Member

    Hi Marcus,

    I’m sorry: I forgot to attach this example to my previous reply.

    Cheers,

    Patricia

    #1367021
    Marcus
    Participant

    Hi Patricia!

    Thats for your answer!

    She solved the Problem

    #1367492
    Patricia
    Member

    Hi Marcus,

    Glad to hear that everything is working as expected now!

    Let me know if you need anything else and have a great day 🙂

    Cheers,

    Patricia

    #1382566
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘View more-Link on Month-Overview’ is closed to new replies.