Hi,
thanks for your post, and sorry for the trouble.
For that, please try this “Custom CSS”:
.tablepress-id-1 {
width: auto;
}
Additionally, please remove the max-width declaration from your other “Custom CSS” for the cells of that table.
This basically tells the table to not stretch to 100% of the content area, but to just use the column widths.
Regards,
Tobias
I tried to use this thread to answer my question, but unfortunately I still cannot figure out my issue.
Is there a way to lock column widths?
Hi Austin,
thanks for your post!
Can you maybe provide more details? What exactly are you trying to achieve? Can you please post a link to the page with the table where your problem is visible, so that I can take a direct look? Thanks!
Regards,
Tobias
Right now all the text is the same, but when I change text within the table it stretches and makes column width more than the others. I just want to lock each column width.
Also, I need to center the text with in the columns.
Here is the website I am currently working on: http://heartisticdesigns.org/
Hi,
thanks for the link. For that, you can then use this “Custom CSS” on the “Plugin Options” screen of TablePress:
.tablepress-id-1 td {
width: 33%;
text-align: center;
}
Regards,
Tobias
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!
Hellow lshr.
I hope You will read this.
Coould you contact me priv please.
At admin at homesupport dot pl
Thank You.
Hi,
I usually don’t have the time to give private email support like that, but I’ll drop you a line.
Regards,
Tobias