Problem of reducing dimensions between cells (vertical and horizontal) of a tabl
-
Hello ,
I just started using the tablepress (pluging) program. But I have a problem reducing the size of cells in relation to the height and width of a table with CSS. I first consulted the wordpress forum since I use wordpress version 4.8.2 I have seen a similar discussion that deals with the problem. I was inspired by this code and I introduced it in the extra css part of the theme. The result is that only the cells of the width of the table are reduced. I would like to ask you to find a solution to the problem. Here’s the code below.
Thank you for helping me.
.tablepress th,
.tablepress td {
border-collapse:collapse;
padding: 2px 2px !important;}
The page I need help with: [log in to see the link]
- The topic ‘Problem of reducing dimensions between cells (vertical and horizontal) of a tabl’ is closed to new replies.