For Footer-
- Go To Your Weebly Header.
- Paste This Css Code
@media screen {
.wsite-footer {
display: none;
visibility: hidden;
}
.content-wrapper::after{
content:"©Copyright By Name";
text-align:center
}
.content-wrapper{
text-align:center
}
.wsite-footer-vertical
{
display: none;
visibility: hidden;
}
.wsite-app-callout
{
display: none;
visibility: hidden;
}
}
3.Code With White Color Change With Your Name
4.Now You Are Done.
Follow These Steps-
For Footer Version-
If You Want To Remove Version Footer From Weebly Mobile.Follow These Steps-
- Go To Your Weebly Header.
- Paste This Css Code
.wsite-footer-version{display:none}
