Add copyright information in the footer beside the wordpress logo

Home Forums Automattic Small Business Add copyright information in the footer beside the wordpress logo

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #164274 Resolve

    Jianjun
    Member

    I would like to know if this is possible with this theme please. I tried very hard to find a solution but it doesn’t seem to have an option for this.

    I used up the three sidebar widgets already. Now it seems the only place to add some text is the contact info module. But it doesn’t appear in the footer.

    Thank you for the help!

    The blog I need help with is yaytranslations.com
    #164299

    Kathryn P.
    Happiness Engineer

    Hi there – you can add copyright info in the footer like so:

    .site-info::before {
      content: "Copyright 2018 My name";
      display: block;
      color: #000;
      font-weight: normal;
    }

    Let me know how it goes!

    #164302

    Jianjun
    Member

    Many thanks Kathryn. It works perfectly.

    #164303

    Kathryn P.
    Happiness Engineer

    Great! I’ll mark this thread as resolved but feel free to start a new one if you need help with anything else.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.