Different column widths
-
Hi,
I have a query that contains 7 columns which is now in a table on a page (thanks).
The issue I am having is that each column is the same width but they contain various lengths of data.
e.g. 2 columns only contain INTs so I would like them to be more narrow, whilst others contain long strings that I would like to be wider as they are currently wrapping and causing some rows to double in height.
I am looking to do this from the WordPress Admin pages if possible.
I found an earlier post regarding the a general column width where you suggested using the below;
.ELISQLREPORTS-table td {width: 50%}
but as I said I am looking to apply different widths to different columsn if possible.
thanks in advance
- The topic ‘Different column widths’ is closed to new replies.