Before you ask please READ THIS

Removing Footer

edited May 2013 in Spaceship Posts: 22
Is there a way to simply remove the footer? Thanks

Comments

  • AirAir
    Posts: 10,970
    Use custom CSS
    #footer{
    display: none;
    }
    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion