add copyright to footer
-
Hi!
I am using Karuna theme and I don’t know how to add a copyright to my footer. Please help!The blog I need help with is: (visible only to logged in users)
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.site-info:before { content: "Copyright Seasthesuit"; display: block; color: #005f6b; }Let me know if that doesn’t work!
Sage -
-
- The topic ‘add copyright to footer’ is closed to new replies.