Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #65836
    Kenta
    Participant

    Hello sakin
    I would appreciate if you can clue me in on how to relocate the “copyright” message that is now placed to the left of my website (http://kenta-kiyomiya.com/) .
    I just want to know how to change the CSS that can float the message to the rightmost (no space between the message and the right side).

    Thank you for your kindness.

    Kenta

    #65855
    Sakin
    Keymaster

    @Kenta: You can add the following css in “Appearance => Theme Options => Custom CSS” box:
    .site-info { text-align: right; }

    #66124
    Kenta
    Participant

    @Sakin
    Thank you for your help. It works perfectly as I wish.

    Kenta

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