Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hey,
    You can do this on a page-by-page basis from the page settings. Or to remove it from your entire site you can use this css:

    .site-footer-row-layout-contained {
        display: none;
    }

    Hope that helps!

    Best,
    Hannah

Viewing 1 replies (of 1 total)

The topic ‘Remove footer completely’ is closed to new replies.