Footer
-
Hello. I want to edit my footer page. Something like “Working on WordPress and Sketch”, and add copyright. But I cant find, where i can edit Footer file.
The blog I need help with is: (visible only to logged in users)
-
Hi! You can use CSS to modify your footer, but you’re not allowed to hide or remove the attribution links.
If you have a WordPress.com Premium Plan, the following custom CSS *may * work to add copyright info depending on your theme
.site-info:after { content:"Copyright 2016"; display:block; } .site-info { text-align: center}Just go to Appearance > Customize > CSS and add that code.
I hope that helps :)
-
Yes, thank you) But i can t edit theme
s footer there. Or i cant understand how to do this…
Блог на WordPress.com.
Тема: Sketch
I want to change this to this
Working on WordPress
and Sketch -
Hi @sergeyde, you are not allowed to hide or edit the WordPress.com and theme footer credits per our Terms of Service (#1 Attribution). See the Frequently Asked Questions on the Custom Design support page for more information.
You are allowed to restyle the footer credits to better fit with your design as long as they remain readable, and you are also allowed to add text to the footer, such as a copyright statement with the CSS that @crazywickedawesome gave above.
-
Thanks a lot, my friends. It is very pity, because I just wanted translate those words on english…
-
You can set your site language back to english, if that would work for you, at Settings > General, and those will change back to english.
- The topic ‘Footer’ is closed to new replies.