Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #498001

    Dear Kriesi,

    How can I centre the copyright text in my footer? Please see the link below

    Thanks, Richard

    #498083

    Hey Richard!

    Please add following code to Quick CSS

    #socket .copyright {
        width: 100%;
        text-align: center;
    }

    Best regards,
    Yigit

    #498094

    Great, thanks Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Centered footer’ is closed to new replies.