-
AuthorPosts
-
November 22, 2018 at 1:08 pm #1036496
Hello together,
I am using the table content element on my website. When using an odd number of rows in the various columns, there is always one cell not hiding even though it is empy and I have selected to hide empty cells.
How can this be fixed?
Best regards,
MarcNovember 26, 2018 at 7:28 pm #1037742Hey Marc,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.page-id-699 .avia-pricing-table-container .pricing-table>li.empty-table-cell { display: none; } .page-id-699 .pricing-table-wrap:nth-child(2n) .pricing-table { border-bottom: 1px solid #ebebeb; }If you need further assistance please let us know.
Best regards,
VictoriaNovember 27, 2018 at 3:34 pm #1038032This seems to just be a workaround for one specific table.
As I plan on using the table content element on quite some occasions, I definitely prefer it to work as intended instead of adding quick CSS.
So far, hiding empty cells doesn’t work at all.Is it possible to forward this ticket to the dev team, so the checkbox “Hide empty cells” works as intended?
November 30, 2018 at 12:35 am #1039184Hi,
Sure – we will go ahead.
Thank you for reporting the issue, we appreciate when our users jumps in and help! :)Best regards,
BasilisDecember 6, 2018 at 6:03 pm #1041768That sounds like a plan.
Is there – so far – a general workaround for the Quick CSS section, which eliminates empty cells, not just in one specific table but rather in all table content elements used page wide?December 11, 2018 at 3:58 pm #1043800Hi Marc,
Well, there is no generic code for now, it has to be a specific code for every table, until the issue is fixed.
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 19, 2019 at 12:50 am #1055730Thank you for passing this ticket on to the dev team, I am looking forward to a fix.
This ticket can then be closed now.January 19, 2019 at 1:02 am #1055733Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Fixing incorrect display of additional empty cell within table’ is closed to new replies.
