Site logo

Archived topic

Full width sticky navigation

3 replies · Started by Stephanie on October 25, 2021

Viewing posts 1–4 of 4

I am trying to make the sticky navigation full width but am unable to. The main navigation is set to below header and I would like to keep it like that. Can you please advise?

Thanks

Hi Stephanie,

Give this CSS a try:

#sticky-navigation.nav-align-center .inside-navigation {
    justify-content: space-between;
}

Thank you! that worked

You are welcome :)

This archived topic is closed to new replies.