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

    Take a look at link provided in the private data section. I’m using the built in pricing table tool to create a rather long table (70+ rows) and have discovered and have discovered a disparity between the row height provided in the description columns versus the default columns. The cells being created in the description column are slightly shorter than the default cell size. The result is that as you go farther down the table the description is no longer matching up with the rows that is corresponds to.

    Please let me know what I can do to force the description column to match up with the corresponding “default style” rows.

    Thanks!

    • This topic was modified 10 years, 4 months ago by Kevin.
    #296228

    Hey Kevin!

    Please try to insert this code into the quick css field:

    
    #top.page-id-100 .avia-heading-row.empty-table-cell{
    min-height: 65px;
    }
    

    Cheers!
    Peter

    #296248

    Exclent Dude, that did the trick!

    Many thanks!

    #296252

    Hi!

    Glad we could help you. Enjoy the theme.

    Regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold Pricing table row height uneven’ is closed to new replies.