Unable to Remove Footer Credit
- The topic ‘Unable to Remove Footer Credit’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
I’m using wordpress.com Business plan but and by going here: Site Identity > Footer Credit, I’ve selected the Hide option. But still I’m seeing a footer credit like this: THEME: ROSALIE BY SILOCREATIVO.
The blog I need help with is this: https://itsasweetsweetworld.com
Please let me know how to remove this footer credit. Thanks!
The blog I need help with is: (visible only to logged in users)
Hello there,
thank you for writing.
Yes, that should hide the footer credit. Anyway, add this CSS to hide the credit and keep your own text:
#colophon p.info {
font-size: 0;
}
Hope this helps :)
Best,
Ricardo