Top menu under header and centered header

Hello,

Sorry for my bad english. I have installed wordpress whit this amazing theme but I wanna have a centered header and the top menu centered under the header, can someone tell me how to do?

There is no one-size-fits-all solution for this but the basic idea would be to add this to Theme Options - Other - Custom CSS and edit code to get the results you were looking for.

.navbar-header {
    float: none;
    text-align: center; 
}
.nav.navbar-nav {
    float: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: inherit;
    margin-left: 25%;
}

Thnx Aigars, it works great… Keep up the good work!

Dear Aigars,

It seems that the navi is not centered? Can you tell me what I do wrong?

Like I said, this is not ideal solution and you need to adjust margin-left: 25%; in code provided above to get the results that works for you.

I’m in the same situation; is there a way to extend the bounding box for the header image so it’s at full width?

i.e. I’d like to change this:

to this:

Thanks in advance, and thank you for this great theme!

This not going to be a n easy task. I would appreciate if you could post your website URL, so I can provide you with a proper solution.

Thanks, it’s http://www.girlsfinest.co