SyntaxFix
Write A Post
Hire A Developer
Questions
To the parent div add a height say 50px. In the child span, add the line-height: 50px; Now the text in the span will be vertically center. This worked for me.