Change the Font Size of Header
-
hi TobiasBg,
I have a problem with changing the font size of the table header.
I can change the font, color etc of the first row of the table when it’s not the header. I mean when I uncheck the box next to “The first row of the table is the table header” on the table options.
I normally use this to change the first row:
.tablepress-id-N .row-1 td { color: #000000; font-family: arial; font-size: 15px; font-weight: bold; }
but in the mentioned situation where the first row is not the table header, the CSS code doesn’t work and doesn’t change anything.
I checked for the answer but I couldn’t find any so I would appreciate it if you can help me.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change the Font Size of Header’ is closed to new replies.