Site logo

Archived topic

Header Menu Alignment Issues

21 replies · Started by Sufia on October 3, 2021

Viewing posts 1–15 of 22

Edit the Front Page, and make those changes in the editor there

I don't understand. You want me to make changes here -- https://i.imgur.com/8EFYKOA.png?

Please explain in more detail as I can't follow your instructions.

That is the layout you want to change isn't it?

Aah ok.

You have this CSS on your site ( check in the Customizer > Additional CSS ):

@media (min-width: 1300px) {
    .main-navigation .inside-navigation .main-nav {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}

Remove that CSS to stop centring the menu items.

In Customizer > Layout > Header - set the Header Width to Contained.

Hi Sufia,

Can you uncheck theusing navigation as header box in order to see the options?

Then you can check the using navigation as header again.

Then go to customizer > layout > primary navigation, make sure navigation location to float right.

This archived topic is closed to new replies.