Title: Table Layout Error
Last modified: March 9, 2022

---

# Table Layout Error

 *  Resolved [dannche](https://wordpress.org/support/users/dannche/)
 * (@dannche)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/table-layout-error/)
 * I don’t know what is wrong with the table that it’s not displaying as intended.
   
   It is showing the table header together with the data on the same line. Please
   refer to the link to see the actual layout.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftable-layout-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [melkboerin](https://wordpress.org/support/users/melkboerin/)
 * (@melkboerin)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/table-layout-error/#post-15477086)
 * Same problem is going on with my clients website.I can see the table layout in
   the edit but when I preview and use it on the website, it shows none of the colors
   or layout edit..
    Is there a way to fix this quickly??
 *  [siebren10](https://wordpress.org/support/users/siebren10/)
 * (@siebren10)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/table-layout-error/#post-15478971)
 * Same here, would like a fix soon if possible. It’s in the Pro version of the 
   table.
 *  Plugin Support [Syed Numan (WPMN)](https://wordpress.org/support/users/annuman/)
 * (@annuman)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/table-layout-error/#post-15554791)
 * Hello [@dannche](https://wordpress.org/support/users/dannche/),
 * The Tables For Elementor plugin conflicts with the ninja table style. You can
   use the following CSS in the table custom CSS section.
 *     ```
       #footable_1339 {
           position: unset !important;
           width: 100% !important;
           display: table !important;
           padding: 0 !important;
       }
       ```
   
 * For [@melkboerin](https://wordpress.org/support/users/melkboerin/) and [@siebren10](https://wordpress.org/support/users/siebren10/),
   I think you are using the Tables for Elementor plugin, which is why such an issue
   has been raised.
 * Thank You
 *  Thread Starter [dannche](https://wordpress.org/support/users/dannche/)
 * (@dannche)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/table-layout-error/#post-15556594)
 * Thank you [@annuman](https://wordpress.org/support/users/annuman/). I deactivate
   the Elementor table plugin and it works like a charm.
 * Regards,
    Danny.

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

The topic ‘Table Layout Error’ is closed to new replies.

 * ![](https://ps.w.org/ninja-tables/assets/icon-256x256.png?rev=3337819)
 * [Ninja Tables – Easy Data Table Builder](https://wordpress.org/plugins/ninja-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninja-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninja-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/ninja-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninja-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninja-tables/reviews/)

## Tags

 * [layout](https://wordpress.org/support/topic-tag/layout/)
 * [NinjaTables](https://wordpress.org/support/topic-tag/ninjatables/)

 * 4 replies
 * 4 participants
 * Last reply from: [dannche](https://wordpress.org/support/users/dannche/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/table-layout-error/#post-15556594)
 * Status: resolved