Title: Responsive table question
Last modified: August 8, 2018

---

# Responsive table question

 *  Resolved [rbergmandc](https://wordpress.org/support/users/rbergmandc/)
 * (@rbergmandc)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-table-question/)
 * Not sure if i’m where I should be..
 * Have Table Press.. and TablePress Extension: Responsive Tables installed..
 * When i look at my site on mobile.. the pictures don’t resize and the columns 
   don’t format correctly?
 * Any thoughts?
 * Thanks in advance.. this is a great plugin.. I was stuck for years screwing up
   HTML code to place in.. until i thought to search for a plugin.
 * RONNY
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-table-question%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-table-question/#post-10574137)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The Extension does not shrink images by default, as that’s usually not the desired
   effect. You can however do that: Just add this to the “Custom CSS” textarea on
   the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress-id-4 img {
           max-width: 100%;
           min-width: 100px;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [rbergmandc](https://wordpress.org/support/users/rbergmandc/)
 * (@rbergmandc)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-table-question/#post-10575017)
 * PERFECT !! THANKS SO MUCH..
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-table-question/#post-10575320)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!
 *  [suzyo30](https://wordpress.org/support/users/suzyo30/)
 * (@suzyo30)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-table-question/#post-10575498)
 * hi
    i just installed tablepress responsive plugin and configured responsiveness
   to [collapse] but it seems not to be working when viewed from a mobile device.
   but if i switch the setting to flip or scroll my table responsiveness is working
   just fine.any ideas on what the problem might be.
 * thanks in advance……loving your work
 * Suzyo
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-table-question/#post-10575829)
 * Hi,
 * Suzyo: Next time, please open your own new thread here in the forums 🙂
 * Regarding your question: Can you please post a link to the page with the table
   where this problem happens, so that I can take a direct look? Thanks!
 * Regards,
    Tobias

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

The topic ‘Responsive table question’ 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

 * [columns](https://wordpress.org/support/topic-tag/columns/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)

 * 5 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/responsive-table-question/#post-10575829)
 * Status: resolved