Archived topic
Copyright not showing
5 replies · Started by David on September 29, 2015
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"?
The actual copyright on my website - http://www.antika.dk
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 :)
