Table header and row alignment issue
-
Hi, i am having issue with text alignment. According to this table:table1

how can i align header for example “bilgiler” to center and
align left for rows under “bilgiler” columnSo far my css styling is
.tablepress { --head-text-color: #ffffff; --head-text-align: center; --head-bg-color: #000000; --hoves-bg-color: #f2f2f2; } .tablepress .column-3 { text-align: left; }but i couldn’t do it. Could you provide me a solution?
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Table header and row alignment issue’ is closed to new replies.
