Hello!
Press the code button in the description editor.
Then write the class as in my example (inside the table tag).
class=“size-table”
After that paste this code in your theme.css (at the bottom of the file).
.size-table tbody tr td {
border: 1px solid #cdcdcd;
padding: 4px;
}
Let me know.
Best
