• Resolved dimi8501

    (@dimi8501)


    Hello,
    Is there a way to center the Site Title(with a custom CSS, etc.)?

    Best regards,
    Dimitrije

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author ThemeZee

    (@themezee)

    Hi Dimitrije,

    Thanks for using Poseidon.

    You can use this CSS snippet to center the site title.

    .site-branding {
        float: none;
        text-align: center;
    }

    Cheers,
    Thomas

Viewing 1 replies (of 1 total)

The topic ‘Centering Site Title?’ is closed to new replies.