how do i control the vertical height of a cell
-
This plugin is really awesome. It is so easy to use. Once I get my brain wrapped around controlling a few commands, this will be phenomenal.
Right now, I’m stuck on my sidebar table. In the editor the table looks perfect, but once added to the sidebar it changes shapes and sizes. My image is 200px by 50px, but in the sidebar it’s larger. This is what I’ve put in CSS for the table header row, which is too tall and has too much bottom frame:
.tablepress-id-2 thead th,
.tablepress-id-2 tfoot th {
background-color: #cb3535;
text-align: center;
padding: 2px 4px 1px 4px;
}I’ve read through the forum and found where it was recommended to control vertical height through padding?
maddleadership.com
- The topic ‘how do i control the vertical height of a cell’ is closed to new replies.