Hi!
I’m new to WeWeb and trying to learn by playing around with things, so sorry if I’m missing something very obvious.
I’m using the Data Grid element to try and make a quote builder.
I have added a line of custom CSS: “text-align: right” to attempt to align the text in the data grid to the right.
It has worked for all the text other than the text in the column headers…
How do I align the column headers to the right? Ideally I want the ability to align the headers (and content) of specific columns to left or right depending on preference. I’d like to have all text columns (and headers) aligned to the left and all number columns (and their headers) aligned to the right.
I have also set the Text Align option to the right in the Display options of the Data Grid element. Although this seems to have no effect at all.
Let me know what you think.
Thanks!
Will