Archived topic
Vertically Align Secondary Menu
1 reply · Started by Florian on May 6, 2020
Viewing posts 1–2 of 2
Hello - I would like to change the vertical alignment of my secondary menu, but cant find any options for this. As you can see in the provided URL ( https://www.endless-sportspas.at/ ), at the moment it looks a little lost up there ...
Hi there,
Try this CSS:
.secondary-nav-float-right .secondary-navigation {
margin-top: 17px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
This archived topic is closed to new replies.