Hi, I need a bit of help in designing my table.
First cell – remove the dotted line above
Row 6 – Text in column 4 is two lines, I need the other columns to be set in the same height
Row 7 – Text in column 1 is two lines, I need the other columns to be set in the same height
Row 12 – Text in column 1 is two lines, I need the other columns to be set in the same height
Cheers
Alan ;)
Hi Alan,
Please add this CSS code in Enfold > General Styling > Quick CSS:
.page-id-4363 .avia-table .pricing-table-wrap:first-child .empty-table-cell {
border: none;
}
.page-id-4363 .avia-table .pricing-table-wrap .pricing-table li:nth-child(6),
.page-id-4363 .avia-table .pricing-table-wrap .pricing-table li:nth-child(7),
.page-id-4363 .avia-table .pricing-table-wrap .pricing-table li:nth-child(12) {
min-height: 61px;
}
Best regards,
Nikko
Hej Nikko
Great, thanks ;)
Hi Alan,
You’re welcome :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko