Title: width
Last modified: November 18, 2017

---

# width

 *  Resolved [dadams76](https://wordpress.org/support/users/dadams76/)
 * (@dadams76)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/width-22/)
 * Is it possible to use {.tablepress width:auto} in all tables while using .tablepress
   without table ID?

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

 *  [supergist](https://wordpress.org/support/users/supergist/)
 * (@supergist)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/width-22/#post-9697369)
 * I’m seriously having an issue with the mobile version of my website. The width
   extended beyond the require mobile view. Kindly view [this page](https://dailytechhub.com/infinix-zero-5-stylish-powerful-phone)
   on your mobile phone to get the clearer picture of what I’m referring to.
 * Thanks
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/width-22/#post-9697564)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * [@dadams76](https://wordpress.org/support/users/dadams76/):
    Yes, this is possible,
   you will just have to use the correct code:
 *     ```
       .tablepress {
         width: auto !important;
       }
       ```
   
 * [@supergist](https://wordpress.org/support/users/supergist/):
    This is the standard
   responsiveness problem. The content in your table is just too big for the content
   area on the page. You could try the solution from [https://tablepress.org/extensions/responsive-tables/](https://tablepress.org/extensions/responsive-tables/)
 * Regards,
    Tobias
 *  Thread Starter [dadams76](https://wordpress.org/support/users/dadams76/)
 * (@dadams76)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/width-22/#post-9697717)
 * Thank you Tobias.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/width-22/#post-9699359)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias

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

The topic ‘width’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [table](https://wordpress.org/support/topic-tag/table/)

 * 4 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/width-22/#post-9699359)
 * Status: resolved