Width and Height not changing
-
Hello, Tobias!
Thanks for the awesome plugin
I have seen all the support questions related to width but I am not able to find a solution to the problem, please help me.
The height and width of my table is not changing:
https://drive.google.com/file/d/1YvXkfSRMECPDEIHmxL6S3rC5drqYuPyv/view?usp=sharingI want width and height like this table:
https://drive.google.com/file/d/1zbGQrJgbPO7tM69sZJq2AorO-MGM1UsW/view?usp=sharingTable Content SS: https://drive.google.com/file/d/1kdjYnRUGT5VTSdrogRu_tBczmYEUWuGQ/view?usp=sharing
And, This is the code I have added
.tablepress-id-1 .button { border-radius: 5px; background: #3e64ff; color: #fff; cursor: pointer; padding: 7px 10px; border-width: 1px; font-family: inherit; text-decoration: none; } .tablepress-id-1 .button:hover { text-decoration: none; } .tablepress-id-1 tbody td { border: 1px solid rgb(209,209,209); text-align: center; } .tablepress-id-1 .row-1 td { background-color: #ff0000; color: #00ff00; } .tablepress-id-1 td p { color: blue; }
Any help would be much appreciated!
thank you
Parvinder
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Width and Height not changing’ is closed to new replies.