Change the Size of the Calender

Home Forums Calendar Products Events Calendar PRO Change the Size of the Calender

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1533715
    netspezi
    Participant

    Hello
    Can i change the size from the calendar pro ?
    When you look on my website : http://tauchkursbuchen.at/termine/ you see the calendar is in the middle of the page
    I want to change the size that the calendar is bigger

    Can you help me ?
    thx
    mike

    #1534832
    Cliff
    Member

    Hi, Mike. This is because of your theme’s styling.

    Please review this video: https://cl.ly/3F04392V470v

    And this CSS may be what you’d want to add:

    body.post-type-archive-tribe_events #primary {
    max-width: 100%;
    width: 100%;
    }

    You can add custom CSS code via your child theme’s style.css file, via WordPress 4.7’s Customizer CSS settings, or via a third-party plugin (not guaranteed or supported by us), like:

    • SiteOrigin CSS (helps you visually build CSS selectors via its Inspector and Visual Editor, if that’ll help you)
    • Simple Custom CSS
    • Jetpack (supports regular CSS and the LESS and Sass pre-processors)

    If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.

    Please let me know how it goes for you.

    #1550272
    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 ‘Change the Size of the Calender’ is closed to new replies.