Hello @saz25,
Tablesome Pro does not have options to set column column width for individual columns, you can set Minimum and Maximum width of columns for each table.
Also background color, padding and margins can only be set for Rows as a whole.
We could add this to our feature backlog, but we don’t have a timeline for this.
Regards,
Thread Starter
saz25
(@saz25)
Thanks for the reply. Does the pro version provide a way to enter CSS for a specific table? Or would I need to use the general theme custom CSS tab?
thanks
Hello @saz25,
Tablesome does not have options to add CSS.
You have add it in the Theme Customizer or use a Code Snippet plugin to add the CSS. See this article – https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/
You can use this CSS for specific tables:
.tablesome_container–{tableid} table
example:
.tablesome__container–823 table
-
This reply was modified 2 years, 9 months ago by
justinkumar.
Thread Starter
saz25
(@saz25)
I’ve tried the css, although I can’t get it to work. Would you be able to give me a brief, simple example?
I’ve written CSS many times within the theme’s custom css. For some reason I can’t get my css code for tablesome to be recognized.
Another question, is it possible to get a trial for tablesome pro without using a credit card? I’d just like to try it and see the differences between that and the free version.
thanks