Archived topic
Mismatch margin/ padding for menubar
3 replies · Started by John on July 11, 2019
Viewing posts 1–4 of 4
Hello
Seems Top and bottom margin/padding is not equal for Logo/search Icon/Offcanvas menu bar.
Looks their position bit upper.
Please take a look at this issue.
Hi there,
Can you disable Autopimize so I can see the source of the code?
Let me know :)
Done, Please check now
Hi there,
you could try adding this CSS:
.main-navigation .main-nav ul li a img {
vertical-align: middle;
}
This archived topic is closed to new replies.