Title: Tablepress indenting
Last modified: March 31, 2019

---

# Tablepress indenting

 *  Resolved [bwong64](https://wordpress.org/support/users/bwong64/)
 * (@bwong64)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/tablepress-indenting/)
 * I have a tablepress table, for which I indent it to the right.
 * <p style=”padding-left: 80px;”>[table id=6 /]</p>
 * But the table stays all the way to the left.
 * Is there any way to fix this?

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/tablepress-indenting/#post-11377647)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * Normally, the table should stretch to 100% of the width, so that indenting should
   not be necessary. 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 [bwong64](https://wordpress.org/support/users/bwong64/)
 * (@bwong64)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/tablepress-indenting/#post-11380808)
 * Hi thanks for responding.
 * [https://bwong64.com/mass-updating-oem-target-attributes/](https://bwong64.com/mass-updating-oem-target-attributes/)
 * So as you can see, I have some paragraphs indented. I wanted the table to indent
   at the same level as the paragraph before it.
 * Is that possible?
 * Brian
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/tablepress-indenting/#post-11380840)
 * Hi Brian,
 * thanks for the link and explanation! For that, please try adding this to the “
   Custom CSS” textarea on the “Plugin Options” screen of TablePress:
 *     ```
       #tablepress-6_wrapper {
         padding-left: 40px;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [bwong64](https://wordpress.org/support/users/bwong64/)
 * (@bwong64)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/tablepress-indenting/#post-11381289)
 * Worked marvelously. Thanks very much!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/tablepress-indenting/#post-11384670)
 * 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/)
   here in the plugin directory. Thanks!

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

The topic ‘Tablepress indenting’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/tablepress-indenting/#post-11384670)
 * Status: resolved