I did this but nothing works 🙁
.tablepress-id-1 {
border-collapse: separate;
border-spacing: 1px 0;
width: 990px !important;
table-layout: fixed;
}
.tablepress-id-1 .column-7 {
width: 100px;
word-wrap: break-word;
}
Thank u for your reply, what can i do to wrap the text in the cell of table?