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
Hi thanks for responding.
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
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
Worked marvelously. Thanks very much!
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 here in the plugin directory. Thanks!