Tagged: ,

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

    Hi! I would like to center the copyright text at the bottom of the page ?

    Is that possible ?

    Thanx!

    #350399

    Hey Paul!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Best regards,
    Yigit

    #350439

    Excellent, thanx!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to center the copyright notice at the bottom of the site ?’ is closed to new replies.