Title: column width / print responsive
Last modified: January 9, 2019

---

# column width / print responsive

 *  Resolved [toyon79](https://wordpress.org/support/users/toyon79/)
 * (@toyon79)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/)
 * Hi Tobias,
 * first of all, thanks a lot for this plugin, it’s awesome – as far as we have 
   tested it 🙂
 * We’ve got two questions:
 * 1. Is there a way for content-editor to adjust the width of specific columns?
 * 2. We’re testing the “responsive tables” extensions and we use a print-css and
   face the problem, that the table is shown the same way on the print-layout as
   it is shown on a smartphone, so the information gets lost. How can we adjust 
   the table to be shown with all the information as well on smartphones as on the
   print.
 * Kind regards and thanks a lot in advance
 * Roland

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11068273)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * 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
 *  Thread Starter [toyon79](https://wordpress.org/support/users/toyon79/)
 * (@toyon79)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11068286)
 * Hi Tobias,
 * sure, here we go:
 * [https://mountainphotonics.toyongraphics.de/product/stromregelungen-fuer-laserdioden-und-leds/](https://mountainphotonics.toyongraphics.de/product/stromregelungen-fuer-laserdioden-und-leds/)
 * Cheers
    Roland
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11068304)
 * Hi,
 * thanks for the link! Now I see what you mean.
 * To change this, please edit the file /wp-content/plugins/tablepress-responsive-
   tables/css/tablepress-responsive-flip.min.css on your server and change the very
   beginning of the file from
 *     ```
       @media (max-width:767px)
       ```
   
 * to
    `@media screen and (max-width:767px)` `
 * Regards,
    Tobias
 *  Thread Starter [toyon79](https://wordpress.org/support/users/toyon79/)
 * (@toyon79)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11068312)
 * hi Tobias,
 * wow, thanks a lot – this fixed the problem 🙂
 * Is there any chance for the editor to adjust the width of specific columns?
 * Thanks in advance
    Roland
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11068715)
 * Hi,
 * Great! Good to hear that this helped!
 * Ah, sorry, missed that first question. For that, you can try CSS, but there’s
   no guarantee that it works: [https://tablepress.org/faq/column-widths/](https://tablepress.org/faq/column-widths/)
 * Regards,
    Tobias
 *  Thread Starter [toyon79](https://wordpress.org/support/users/toyon79/)
 * (@toyon79)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11071747)
 * Hi Tobias,
 * ok, thanks for your answer – actually we were looking for some solution that 
   the one who edits the table within wordpress can define the witdh of specific
   columns. But maybe we can workaround with CSS
 * Thanks a lot for your support – this was great
 * Kind regards
    Roland
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11072090)
 * Hi,
 * the only way for the editing person to do that is via the “Custom CSS”. This 
   simply is the most flexible way.
 * Regards,
    Tobias

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

The topic ‘column width / print responsive’ 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/)

 * 7 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/column-width-print-responsive/#post-11072090)
 * Status: resolved