Title: Width
Last modified: September 15, 2021

---

# Width

 *  [radioradio](https://wordpress.org/support/users/radioradio/)
 * (@radioradio)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/width-31/)
 * Hate to bother but I am wondering what tags I would want to edit to increase 
   the column width for the days. Also how do I make the table itself big enough
   to utilize the entire page width? When I load it up it looks to be offset to 
   the right significantly. Sorry for the rookie questions I am pretty new to the
   plugin and CSS.
 * Thanks,
 * Phil
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidth-31%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * (@jackdewey)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/width-31/#post-14891822)
 * Hi there. Sorry for the late response. Your questions are definitely related 
   to CSS. Here are the suggestions I can make:
 * – Go to the Customize section of WordPress, in the site CSS section, and add 
   the following rules:
 * .page-id.2859 .entry-content {
    margin: 0; max-width: 940px; }
 * This will help gets all days in the same place. Now, that being said, making 
   the columns larger will likely make the last day fall down again to display below
   the others.
 * I did get something decent with this, again in the site Customize CSS section:
 * .ws-schedule .verticalcolumn1 {
    width: 120px; }
 * .ws-schedule table.vertical1 {
    width: 118px; }
 * Let me know if this helps and please consider donating to support this plugin’s
   development.

Viewing 1 replies (of 1 total)

The topic ‘Width’ is closed to new replies.

 * ![](https://ps.w.org/weekly-schedule/assets/icon-256x256.jpg?rev=971123)
 * [Weekly Schedule](https://wordpress.org/plugins/weekly-schedule/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/weekly-schedule/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/weekly-schedule/)
 * [Active Topics](https://wordpress.org/support/plugin/weekly-schedule/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/weekly-schedule/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/weekly-schedule/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Yannick Lefebvre](https://wordpress.org/support/users/jackdewey/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/width-31/#post-14891822)
 * Status: not resolved