Home › Forums › Support › Logo and menu-position changed after update › Reply To: Logo and menu-position changed after update
September 21, 2016 at 10:13 am
#228354
Lead Developer
Lead Developer
You have quite of a bit of custom CSS going on.
You should be able to do something like this:
.site-logo {
width: 10%;
}
.main-navigation {
width: 80%;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development