Hi,
Can you please give me any update if the issue is fixed?
Thank you very much!
Hi,
Thank you very much for your fast reply.
But I created the pricing page with just table element. After editing the table cell, if I click somewhere else, all table content will disappear.
Please check the gif attachment for the detail of error.
And this is the link to pricing page:
https://www.superpesula.fi/hinnasto
Hi,
I tried to add the custom CSS code above to the theme settings but it seems not to be working. In the theme settings there is already a custom code used regarding tables (as there was a problem with them before > https://support.shufflehound.com/forums/topic/unable-to-remove-an-extra-3rd-column-in-tables/).
Could that earlier code have affect to this new one? Here is how the codes are currently inserted in the CSS code field:
.page-id-1595 .sh-table-element tr td.default-col:last-child {
display: none;
}
.fw-table > table > thead > tr > th,
.fw-table > table > tbody > tr > th,
.fw-table > table > tfoot > tr > th,
.fw-table > table > thead > tr > td,
.fw-table > table > tbody > tr > td,
.fw-table > table > tfoot > tr > td {
white-space: normal;
}
Thank you in advance!
Hi,
Thanks for reply.
Please see information on the private field.
Thanks, this custom code helped!
Hi,
I have the same problem. I have an extra 3rd column which I cannot remove. Can you please help?
I can share the credentials for the website if needed.