Forums
Forums / Theme: GeneratePress / Top Bar Alignment
(@tampoppie)
2 years, 7 months ago
On mobile, the top bar widget is centered but I would like it right aligned as it appears on desktop.
The page I need help with: [log in to see the link]
(@leohsiang)
Hi there,
Try this CSS:
.top-bar.top-bar-align-right .inside-top-bar { justify-content: flex-end; }
Learn how to add CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps 🙂
The topic ‘Top Bar Alignment’ is closed to new replies.