Can't Vertical Align Menu on Homepage

EverythingWxEverythingWx Registered Users Posts: 6 Big grins
I have a navigation menu on my homepage that I would like to be vertically centered on the page. I have used this code:

.sm-page-widget-nav a {
color: #fff !important;
vertical-align: middle;
}

and while it correctly changes the color to white, it does not vertically align the menu on the page. Any ideas? Thanks!
Tagged:

Comments

Sign In or Register to comment.