Title: ttvanderloop's Replies | WordPress.org

---

# ttvanderloop

  [  ](https://wordpress.org/support/users/ttvanderloop/)

 *   [Profile](https://wordpress.org/support/users/ttvanderloop/)
 *   [Topics Started](https://wordpress.org/support/users/ttvanderloop/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ttvanderloop/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ttvanderloop/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ttvanderloop/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ttvanderloop/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ttvanderloop/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Width of Column Adjustment](https://wordpress.org/support/topic/width-of-column-adjustment/)
 *  Thread Starter [ttvanderloop](https://wordpress.org/support/users/ttvanderloop/)
 * (@ttvanderloop)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/width-of-column-adjustment/#post-7154903)
 * Hi,
 * You are correct everything is good after viewing with a different browser! I 
   appreciate your help!
 * Most appreciated,
    Travis
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Width of Column Adjustment](https://wordpress.org/support/topic/width-of-column-adjustment/)
 *  Thread Starter [ttvanderloop](https://wordpress.org/support/users/ttvanderloop/)
 * (@ttvanderloop)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/width-of-column-adjustment/#post-7154738)
 * Hi Tobias,
 * Thank you for your prompt response. I have replaced:
 *     ```
       .tablepress {
       width: auto;
       }
       ```
   
 * With:
 *     ```
       .tablepress-id-2 {
         width: 100%;
       }
       .tablepress-id-2 .column-5 {
       	width: 110px;
       }
       ```
   
 * However unfortunately nothing appeared to change. Any other ideas?
 * Thank you,
    Travis
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [No items to add to a Menu](https://wordpress.org/support/topic/no-items-to-add-to-a-menu/)
 *  Thread Starter [ttvanderloop](https://wordpress.org/support/users/ttvanderloop/)
 * (@ttvanderloop)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/no-items-to-add-to-a-menu/#post-6863074)
 * Thank you! This did the trick. Somehow I missed any instructions of doing this
   step. Much appreciated. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)