Columns aren’t equal
-
Hello,
I installed as default and the columns widths are off:
https://www.dropbox.com/s/6irovjqkv6djjhg/Screenshot%202020-01-19%2016.35.26.png?dl=0In the FAQ where it says to set the column widths, I tried variations of this:
.tablepress-id-1 .column-1,
.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3 {
width: 150px;
}But nothing worked. I actually want the entire table 100%, and each of the 3 columns the same width divided evenly. How can I do this?
Also, one of the reasons I’m testing this plugin is that NingaTables takes time to load and is heavy. Ideally I’d like a static table shown. Is there a way to make this table fast and quick to load?
Thanks!
- The topic ‘Columns aren’t equal’ is closed to new replies.