Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #63692
    Phil
    Participant

    Hi

    Because my background image is a bit complex I’d like to move the Copyright notice to the left and make it bold.

    Sounds simple, but I just can’t get it.

    Thanks

    #63709
    Sakin
    Keymaster

    @Phil: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #site-generator {
        font-weight: bold;
        text-align: left;
    }
    #63767
    Phil
    Participant

    That got it. Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Copyright – align left & bold’ is closed to new replies.