Hi – I’ve read a bunch of posts here about centering the socket content (both Copyright and Menu) but they were all quite old, and I’m wondering if there’s a more fluid way to do it.
I’ve successfully centered the Copyright by adding `span.copyright {
width: 100%;
text-align: center;}`
but the menu seems to need a specific right:x% which changes as new menu items are added or changed.
Is there a fluid way to center the socket menu?