Archived topic
Site logo left - Menu Centred?
3 replies · Started by Atex on January 8, 2020
Viewing posts 1–4 of 4
Hi there,
add this CSS:
@media (min-width: 769px) {
.navigation-branding {
position: absolute;
top: 0;
left: 0;
}
.main-nav {
margin-left: auto;
margin-right: auto;
}
}
Sweet, Thank you David, you rock
You're welcome
This archived topic is closed to new replies.