I am trying to style some tables with your Layout Builder Table. I have also tried without the table in layout builder but it doesn’t allow me to style it at all.
I need the columns to be different widths. First column 1/3 with the text aligned left, Second column 2/3 with the text aligned left.
I won’t allow me to have different width columns and it wont allow me to align the text to the left.
Please advise which classes I should be targetting.
Many thanks
Helne
Hey helban,
This would have to be done via css. If you can link us to the site/page in question we can see the exact css needed to fix your particular issue.
Best regards,
Jordan Shannon
Hi Kriesi
Please find below links and access to view the table that needs to be styled.
I am looking for the column on the left to be 25 or 30% and the column on the right to be the remaining 75 / 70%.
Many thanks
Helen
Hi,
That is not possible the way your table is created.
All of the rows are on the same, so to do it, you would need to add a class to all the first columns so it can change.
Here more info
https://stackoverflow.com/questions/928849/setting-table-column-width
Best regards,
Basilis