Text alignment in a table

Created on 4 September 2024, 3 months ago
Updated 19 September 2024, 2 months ago

In home I have a view with a table “Calendario eventi”.
The text is centered because I use this css:

#page-wrapper .view table tr td,
#page-wrapper .view table tr th {
  	text-align:center;
}

Only in this table I want to align the text to the left. I tried:

#page-wrapper .view-eventi  .view-content tr {
  background-color: #fbfbf9;
  text-align: right;
}

The background works, but not the text alignment.

Compare:
https://www.gmpe.it/
https://prova.gmpe.it/

Thanks and best regards

💬 Support request
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy giordy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024