Use Search With NO HEADER
-
I need to use the search on a table with NO HEADER. [table id=1 /]
However,
I have other embedded tables with-in that table so I can’t just blanket hide the header.
I need to just have the header for [table id=1 /] hidden, while still showing the header for tables 2-25 on the same page.
I tried to do this:
.tablepress-id-1 thead { visibility: hidden !important; }
But it still hides it on all the tables.
Thoughts?
Thanks.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Use Search With NO HEADER’ is closed to new replies.