The template(Travelify) seems to display tables in a way that really doesn’t suite my purpose.
image:
Tha display seems intent to fill up the entire available space on the main area, thereby stretching out the second column all the time despite having data with little width.
When I set a width to the header<th> or data<td>, the template still takes over and stretches accordingly.
Problem doesn’t surface at all in a test(2016 theme).
How do I solve this problem. the width of the first column should be as reasonably set as the others.
Thanks.