Re: Change Menu Bar
Ok, BPcolumns then.
1. Save a file copy of your default.css file in the themefoldername/_inc/css folder to a safe place.
2. Open up default.css, find #header and change `height: 100px;` to `height: 125px;`
3. In same file, find ul#nav and
change `right: 15px;` to `left: 15px; `
change `max-width: 65%;` to `width: 100%`