Center navigation 1000x
-
Hello everyone,
do you know the feeling, when sitting in front of code and not seeing the mistake? Tried to center navigation for hours now, even read 10 sites of support in our forum, but was unable to center menu so far. Maybe I’ve been sitting in front of the computer too long :-/
Here is my code:
nav{
margin-top: 4px;
padding-right: 0 !important;
text-align: right;
}
nav ul,
nav li{
list-style: none;
}
header .navigation ul{
margin-bottom: 0;
}.nav-item{
font-size: 12px;
letter-spacing: 2px;
font-weight: 700;
display: inline-block;
text-align: center;
margin: 0 35px;
}Can someone help me centering the navigation?
Best regards,
Jonas
- The topic ‘Center navigation 1000x’ is closed to new replies.