Title: Table acts strange
Last modified: March 16, 2017

---

# Table acts strange

 *  Resolved [laaze](https://wordpress.org/support/users/laaze/)
 * (@laaze)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/table-acts-strange/)
 * Hi there,
    I have created a table on one website that is both as i want it and
   responsive. When i export it or create new table in another website with same
   plugin and all, it is not nice looking or responsive – and it has a background
   color? 🙂 very strange. Custom CSS on both sites are: .tablepress .column-2 {
   width: 100px; }
 * Site where the good table are:
    [http://salon-undercut.dk/priser/](http://salon-undercut.dk/priser/)
 * Site where the bad table are:
    [http://salon-undercut.dk/beta/priser-paa-klipning/](http://salon-undercut.dk/beta/priser-paa-klipning/)
 * Hope someone can help me please 🙂
    /Lasse

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

 *  Thread Starter [laaze](https://wordpress.org/support/users/laaze/)
 * (@laaze)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/table-acts-strange/#post-8926150)
 * Found a way… 🙂
 * The colour were because some CSS in my theme custom CSS field – not the plugin
   custom CSS field.
 * Then i made CSS for my table like this (i only have 2 colums per row)
 * .tablepress .column-1 {
    width: 65%; }
 * .tablepress .column-2 {
    width: 35%; }
 * It acts responsive and all is good now 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/table-acts-strange/#post-8948789)
 * Hi all,
 * thanks for your post, and sorry for the trouble. Also, please excuse the long
   wait for a reply. I just returned from holidays last night and was not able to
   reply earlier. Thanks for your understanding.
 * Yes, the theme often influences tables as well. Good to hear that you found a
   solution! 🙂
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/)
   here in the plugin directory. Thanks!

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

The topic ‘Table acts strange’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/table-acts-strange/#post-8948789)
 * Status: resolved