Centered menu with Social Media Icons
-
Hi
Just need a bit of help centering the menu on Olsen theme with social icons on. At the moment the menu and icons come on two lines – searchingformeaning.co.uk is the web site,I am using the mentioned before CSS to center the menu
.navigation > li {
float: none;
display: inline-block;
}
#masthead .navigation {
text-align: center
}
#masthead .navigation > li > a {
margin-left: 15px;
margin-right: 15px;
}
#masthead .site-bar .nav{
width:100%;
}Thanks in advance.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Centered menu with Social Media Icons’ is closed to new replies.