Hi there. Thank you for the above information. I also added the following code to make my columns all the same width:
.wpsm-comptable th {width:15%;}
What I would like to do also is to limit the overall size of the table to a maximum width so that it does not grow widthwise after a certain point even when the window is opened wider. Is there a way to do that with css?
Many thanks!