TABLE HEADER
-
I would like the table header contents to be bold and centered and black…and the same font size as in the body (in this case 14 px)
But…I would like the text in the body to be left justified
I am using the following CCS for the body to increase the size to 14 px
.tablepress-id-7 tbody td {
font-family: Tahoma;
font-size: 14px;
color: #000000;
}How do I get both the header and the body to display as I want.
This is a great plugin…and I appreciate the support everyone provides.
Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘TABLE HEADER’ is closed to new replies.