Site logo

Archived topic

Centering site title with floating menu

3 replies · Started by Ross Robson on July 1, 2016

Viewing posts 1–4 of 4

You would have to place the navigation below the header and then align it to the right with the Navigation alignment option.

Then you can set the header alignment to center.

I meant to have the layout as it is now but with the site title moved down slightly so it is in line with the navigation menu text.

Ah, try this CSS:

.main-title {
    margin-top: 25px;
}
This archived topic is closed to new replies.