Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #870867

    See Class Schedule: Columns for Thursday Friday Sat and Sunday show an extra cell at the bottom that is empty . Shouldn’t have a cell at all since nothing is there. See this site – this is how I think it should look: http://musclecitybarbell.com/sche

    Can we do this?

    Thank you.

    #871786

    Hey Eleina_Shinn,

    Add the following to quick css:

    .pricing-table .empty-table-cell{
    border-right:none!important;
    border-left:none!important;
    border-bottom:none!important;
    border-bottom-width: 0px!important;
    }

    Best regards,
    Jordan Shannon

    #871789

    Thank you, that worked perfectly!

    #871794

    Hi,

    Great! If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Table Element – Showing Empty Cells instead of No Cell’ is closed to new replies.