Centering site title with floating menu

Home Forums Support Centering site title with floating menu

Home Forums Support Centering site title with floating menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #205832
    Ross Robson

    Hi Tom,

    Is it possible to center the site title with the floating right menu here http://www.pontyclundarts.co.uk/

    thanks

    #205863
    Tom
    Lead Developer
    Lead Developer

    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.

    #205951
    Ross Robson

    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.

    #206038
    Tom
    Lead Developer
    Lead Developer

    Ah, try this CSS:

    .main-title {
        margin-top: 25px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.