• Resolved prova_toets

    (@prova_toets)


    Hi there, I just have a question regarding the default width of the Events Calendar. It’s set around 725px when the theme uses around 900px for the page. Is there a way to change the calendar width to make use of the entire page width? I’m using the Twenty-Seventeen WordPress theme v1.7. I’m using Events Calendar v4.6.22.1.

    Never mind, I think I figured it out lol.

    I changed max-width to 100% for the following class:

    .single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {max-width: 100%;}

    Hopefully that doesn’t break anything.

    Another note… Both the month and list views were had a max-width of 740px, but the day view was already set to max-width 100%. I’m not sure why this would be the case.

    • This topic was modified 6 years, 2 months ago by prova_toets.
    • This topic was modified 6 years, 2 months ago by prova_toets.
    • This topic was modified 6 years, 2 months ago by prova_toets.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there @prova_toets!

    Thanks for reaching out — that’s a great question, I can help with that ??

    This can vary by theme. It looks like with your theme, if you adjust the width of the .wrap class, you can max out that width.

    Let me know how that goes!
    Ed ?

    Hey there,

    Since this thread has been inactive for a while, I’m going to go ahead and mark it as resolved. Don’t hesitate to create a new thread any time you help again!

    Ed ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Width of Events Calendar’ is closed to new replies.