Hi,
Thanks, that works good. And how can I manage the width of the second and third columns? I thought Like this:
}
.pricing-table-column:second-child .pricing-table-label-row, .labelled-pricing-table .pricing-table-column:second-child .pricing-table-row {
width: 50%;
}
But unfortunately it isn’t working
Sjoukje