Hello, fellow pressers!
I use the top bar to display a member menu that is right-aligned.
On mobile screens, it automatically centers itself because of this:
@media (max-width: 768px)
autoptimize_98f…0cca1c4a.css:7
.top-bar.top-bar-align-left, .top-bar.top-bar-align-right {
text-align: center;
What is the best way to fix this?
Do I have to override the CSS or can customizer do this?
https://www.littlecomposers.com (if you resize the browser, you’ll see right away what I mean.
Thanks! 🙂