Center Text inside button

Hi,

I`ve managed to make the button resize to the whole width of the column, but i`m not able to center the text inside the button. How can I do this? I´ve tried with CSS like this:

media="all" a.button, a.tp-button { width: 100%; text-align:center;}

but it doesn`t work.

this is where i want it:


Thanks.

Comments

Sign In or Register to comment.