• How do I:

    1. Remove or hide the black footer across the bottom of the website.
    2. Remove or hide the white menu bar across the top of the site on mobile and tables.

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter wonderingwhere

    (@wonderingwhere)

    Nevermind, found it:

    body.home header, body.home footer {
        display: none;
    }

    There should be a way to easily turn off the footer in the customizer.

    Peace.

Viewing 1 replies (of 1 total)
  • The topic ‘How Do I Remove The Black Footer’ is closed to new replies.