Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    Unfortunately not really…you can save some space, but you will still have some show. The footer container is there for adding footer info such as a footer menu, copyright, etc. The container is #footer-wrapper

    #footer-wrapper {
        margin-bottom: 30px;
        padding: 25px;
        background-color: #191a1c;
        color: #c2c2c2;
        font-size: 0.75rem;
        text-align: center;
    }
    Thread Starter jasonjcohn

    (@jasonjcohn)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove footer’ is closed to new replies.