Width of Events Calendar
-
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 .
- This topic was modified 6 years, 2 months ago by .
- This topic was modified 6 years, 2 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Width of Events Calendar’ is closed to new replies.