You are viewing limited content. For full access, please sign in.

Question

Question

Changing the alignment of column labels from left to middle.

asked on December 22, 2014

How can I align the column labels of the table in the middle on a table field using of CSS?

 

Thanks,

Cherry

column table aligment.PNG
0 0

Answer

SELECTED ANSWER
replied on December 22, 2014

Try adding the following to the CSS:

.cf-table th {text-align:center!important;}

1 0

Replies

replied on May 17, 2017

what about just 1 column only, like product name only ?

1 0
replied on December 25, 2014

Thanks Scott, it works.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.