Tagged: table
Hi,
I have created a table for pricing plans. On the website, the table is shown with blank or extended cells at the bottom of each row. How do I stop this from happening? “Hide empty cells” is checked in the table options menu.
Cheers!
Hey zakthorpe,
Can you give us temporary admin access? so we can check for the backend settings.
Best regards,
Nikko
Will do.
Cheers!
Hey!
I checked the page but I don’t see any issue with the pricing table. Could you please provide a screenshot? Are you referring to the cells with the hyphen symbol?
Regards,
Ismael
I ended up putting hyphens in the empty spaces as I waited for a response. If the hyphens are removed you will find that the empty cells that should be hidden are in fact not.
Hey!
I see. Could you please re-create the issue on a test page so that we can inspect it?
Best regards,
Ismael
Done! Should be visible for you now.
Cheers
Hi!
Please add this css code in order to hide the empty cells:
.empty-table-cell {
display: none !important;
}
Regards,
Ismael
Cheers mate, worked a treat!
Hey!
Great! Let us know if you need anything else.
If you have the time, please take a moment to review our theme and show your support https://themeforest.net/downloads
Regards,
Ismael