Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Hi,
That works fine now. The awkward thing is, that the elements of the columns need different percentages to get them at the same width.Now that the second and the 3 column are smaller, they aren’t connected to each other anymore. Is there a way to solve that as well??
thanks, Sjoukje
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
Hi Kyle,
Thanks for the tip. Could you give a hint how to use the :nth-child() for the text-alignment of the first column of this page: http://quattrocycle-experience.nl/nieuw/huurprijzen/
In the style.css I see that this code is controlling the text alignment for the columns:
}
.labelled-pricing-table .pricing-table-label-row, .labelled-pricing-table .pricing-table-row {
text-align: center;
padding: 20px;
}But I don’t know if I have to put the :nth-child() code here.
Regards, Sjoukje
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -