Custom CSS commands Questions
-
Past Commodores table- The following code doesn’t seem to have any affect on column width
.tablepress-id-2 .column-1 {
width: 40px;
}.tablepress-id-2 .column-2 {
width: 20x;
}.tablepress-id-2 .column-3 {
width: 10px;
}LYC Marina Slip Assignments table – The following code doesn’t seem to have any affect on font-size
.tablepress-id-3 tbody td {
font-family: Helvetica;
font-size: 14px;
color: #000000;
}Is there a code to show 50 entries?
Is there a code to show all entries?
Check my site
https://lasalleyachtclub.com/about/technical-notes/tables-test-page/
- The topic ‘Custom CSS commands Questions’ is closed to new replies.