Footer for copyright
-
How would I add a centered footer? I have the required footer from WordPress, but I would like to add a copyright to that area as well.
Thank you!
-
Hi there,
Can you share the site URL/domain you are working on?
You can edit this area of the blog only if you have a CSS upgrade, which requires a premium plan. If you upgrade to a premium plan it will remove the WordPress branding and let you add a custom footer via CSS.
-
-
Hi @htparkco,
Since your blog is protected, I can’t see the content at this moment. I am giving you just a general suggestion to where you should usually modify on your CSS code.
.site-info.container{
text-align:center;
}If you need more specific help, please share your code snippet that does not work now.
Thanks!
- The topic ‘Footer for copyright’ is closed to new replies.