Site logo

Archived topic

Stop secondary menu from collapsing

3 replies · Started by Kelly on October 31, 2022

Viewing posts 1–4 of 4

Hello there, I have a secondary menu, above the website in a bar.

There are three links in there.

I don't want it to collapse on mobile. It just needs to have it's three labels there.

How would I do this, please?

Thanks

Sorry, I found that after I posted this. I had searched and obviously was not putting the correct term in.

The menu was not centralised on mobile, so I added:

.secondary-navigation {
text-align: center !important;
padding-right: 10% !important;
}

No apologies necessary - glad you found it!
Does that CSS work for you ?

This archived topic is closed to new replies.