Title: Table wdith
Last modified: March 26, 2018

---

# Table wdith

 *  Resolved [reedx](https://wordpress.org/support/users/reedx/)
 * (@reedx)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/table-wdith/)
 * Hello
 * I am trying to alter the width of a table, but I can’t get it be be anything 
   but 100%.
 * I would have normally used “table-layout: auto;” in CSS, but this doesn’t appear
   to have any effect in the Bento theme.
 * Thankyou
 * Colin

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

 *  Theme Author [satoristudio](https://wordpress.org/support/users/satoristudio/)
 * (@satoristudio)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/table-wdith/#post-10118282)
 * Hello [@reedx](https://wordpress.org/support/users/reedx/),
 * thanks for choosing Bento! This behaviour is an intended part of the theme’s 
   stylesheet. In order to override it, you can try inserting the following snippet
   into the “Additional CSS” tab of the “Appearance – Customize” admin section:
 * `.entry-content table { width: auto !important; }`
 *  Thread Starter [reedx](https://wordpress.org/support/users/reedx/)
 * (@reedx)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/table-wdith/#post-10118551)
 * Perfect. That is working just as I was wanted.
 * Thank you.
 * Colin
    -  This reply was modified 8 years, 2 months ago by [reedx](https://wordpress.org/support/users/reedx/).

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

The topic ‘Table wdith’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bento/2.5/screenshot.png)
 * Bento
 * [Support Threads](https://wordpress.org/support/theme/bento/)
 * [Active Topics](https://wordpress.org/support/theme/bento/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bento/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bento/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [reedx](https://wordpress.org/support/users/reedx/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/table-wdith/#post-10118551)
 * Status: resolved