Thread Starter
kd8hsr
(@kd8hsr)
Ah! Instead of toggling “hide column” would I use CSS to hide the col7mn to make it still be searchable? Like this?:
.tablepress-id-2 .column-3 {
display: none;
}
Thread Starter
kd8hsr
(@kd8hsr)
I’m sure it isn’t anything special but I just don’t know how to do it 😊
Thread Starter
kd8hsr
(@kd8hsr)
I don’t think there is anything different about it… I just don’t know how to do it🙂