Remove Footer From Weebly Mobile Site (Not From Desktop)

Weebly

For Footer-

  1. Go To Your Weebly Header.
  2. 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.

For Footer Version-

If You Want To Remove Version Footer From Weebly Mobile.
Follow These Steps-

  1. Go To Your Weebly Header.
  2. Paste This Css Code

.wsite-footer-version{display:none}

I SV Founder Of Svtips Has Great Passion for blogger and love to share some free tricks with all users over the world so they can also use these simple tricks.

Previous
Next Post »
Show Comments: OR
2Comments