change text position code example
Example 1: how to push text to the right css
padding-left: 3px;
Example 2: how change the text position
type text-align: center;
you can make it to right and to the left
padding-left: 3px;
type text-align: center;
you can make it to right and to the left