column width command not working
-
first of all i would like to say that this plugin is AMAZING.
secondly the support is even better. thumbs up for such awesome work.i just installed table press plugin. my main purpose to use this is to provide links. so links are the most important criteria for me.
i imported my tables from google doc. it showed up perfect on the page. but the links didnt work. and i went through support and i found the solution. the html extension. i installed it and it worked perfect. all the links came alive.
but then the table width broke. at first the table fixed the column size on its own and it exactly fitted in the are. but now it expanded and it pushed out the widgets even further.
heres a screenshot of whats happened. https://gyazo.com/841a9b24aaadddfba6d3005b24efb43f
at first the table had fixed the column size on its own to fit in the area perfectly. but now something went off.
i looked through the support and i found a column width option. i tested it, but it doesnt show any changes. this is what i added to the custom css
.tablepress-id-1 .column-1 { width: 220px; } .tablepress-id-1 .column-2 { width: 260px; }
- The topic ‘column width command not working’ is closed to new replies.