Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #745722

    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!

    #747111

    Hey zakthorpe,

    Can you give us temporary admin access? so we can check for the backend settings.

    Best regards,
    Nikko

    #747177

    Will do.

    Cheers!

    #749193

    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

    #749230

    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.

    #749235

    Hey!

    I see. Could you please re-create the issue on a test page so that we can inspect it?

    Best regards,
    Ismael

    #749274

    Done! Should be visible for you now.

    Cheers

    #749713

    Hi!

    Please add this css code in order to hide the empty cells:

    .empty-table-cell {
        display: none !important;
    }

    Regards,
    Ismael

    #749881

    Cheers mate, worked a treat!

    #750268

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Table not formatting correctly’ is closed to new replies.