Archived topic
Sticky Navigation - logo appears on the right - can I move it to the left?
3 replies · Started by Sarah on February 17, 2021
Viewing posts 1–4 of 4
Hello - I have searched around and I cannot work out why the sticky navigation is putting logo on right vs left? Where/how can I place it on the left please
Hi there,
hmmm the mega menu is controlling the nav position - to fix that add this CSS:
#sticky-navigation .navigation-branding {
order: -1;
}
perfect!! thank you was really banging my head on this one :)
Glad to be of help :)
This archived topic is closed to new replies.