main menu position
-
Hello
Can you please help me with css for the main menu.
For some reason the position is little bit to up and not in the middle of the row.
I did try to add 20 px to the css line:
#site-navigation-wrap .dropdown-menu>li>a {
display: block;
font-size: 13px;
line-height: 94px;
color: #555;
padding: 0 15px;
letter-spacing: 0.6px;
}And it did help but when changing screen size the problem continue.
(I remove the 20px adding so you can see it)
Is there a way to make it in the middle no matter screen size?Thanks
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘main menu position’ is closed to new replies.