Site logo

Archived topic

Copyright not showing

5 replies · Started by David on September 29, 2015

Viewing posts 1–6 of 6

Hi,

After I have purchased and downloaded the Copyright-plugin, the copyright isn't showing.

How can that be?

Best regards,
Tobias Hyldeborg

Hi there,

The actual copyright on your website, or the area to edit/add to the copyright in "Appearance > GeneratePress"?

It looks like you hid it with this custom CSS:

.site-info {
    display: none;
}

You'll have to remove that from "Appearance > Editor" in order to see it.

Great - thank you!

You're welcome :)

This archived topic is closed to new replies.