display 9am to 10pm without scrolling

Home Forums Calendar Products Events Calendar PRO display 9am to 10pm without scrolling

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1345861
    Jane Clark
    Participant

    Hi,
    Is it possible for my calendar to display 9am to 10pm without the scrollbar?

    I have an 8 day event and would like people to see what’s on at a glance without having to scroll.

    Jane

    #1346427
    Geoff B.
    Member

    Good evening Jane and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    The answer is yes. You can do that with a bit of CSS.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox: https://gist.github.com/GeoffEW/badc00e12c439fb2bd8c050b98b481a2

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1346430
    Jane Clark
    Participant

    It works to a point but I am wondering if there is a way to not have to scroll?

    #1346951
    Geoff B.
    Member

    Good evening Jane,

    Yes, you can control that with CSS.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    #tribe-events .tribe-events-grid .tribe-scroller {
    height: 810px !important;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1347870
    Jane Clark
    Participant

    yes that works thank you

    Jane Clark

    *Netgrrl & Wildgrapes*
    http://www.janeclark.com.au
    Mobile 0417864935
    Skype JaneClarkNT

    Siteground Website Hosting

    #1348335
    Geoff B.
    Member

    Good evening Jane,

    I am super stoked that we managed to get things working for you.

    You are welcome back in our support forums any time 🙂

    For now, I am going to close this thread.

    Have a great week!

    Geoff B.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘display 9am to 10pm without scrolling’ is closed to new replies.