Home › Forums › Support › Head widget vertical alignment This topic has 1 reply, 2 voices, and was last updated 8 years, 11 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 30, 2014 at 2:57 am #59452 Paul Archer Hi Tom, Just a quick question, I hope: I would like to line up the content of the header widget (in this case a phone number) with the vertical centre of my logo. Can you give me some CSS to achieve this please? It can be seen here: http://www.nationwideecuremapping co.uk As you can see, currently the phone number is at the top of the header. I’d like it in the vertical centre. Many thanks, Paul Archer (UK) December 30, 2014 at 10:19 am #59626 TomLead Developer Lead Developer Hi Paul, Give this CSS a try: .header-widget { float: none; max-width: 100%; text-align: center; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In