Vertically Center Social, Menu and Logo in Navbar
-
Hi Guys
I’m hoping to have all my navbar items centered vertically.
currently using this css:
.tc-header .social-block { width: 33%; /* you have to fine tune this with media queries!!!*/ } .nav-collapse.collapse { clear: none;} .tc-header .navbar-wrapper { width: 100%; margin-left: 0; }
i’d really love to have it all aligned.
thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Vertically Center Social, Menu and Logo in Navbar’ is closed to new replies.