If you are having issues with Gutenberg editor, please simply download official Classic editor plugin.
Haven't found you're looking for? Visit goodstore howto web

Hide Header and footer

  • Hello,

    I'm trying to hide the header bar with the logo, the nav bar, and the footer bar.
    I tried using this code under >appearance >Custom CCS
    header {
    display: none;
    }
    nav {
    display: none;
    }
    footer {
        display: none;
    }

    Could you help me with the right code for this?
    Thanks,
    Matt
  • All following comments are shown for registered users only!

    (2 more comments)
This discussion has been solved.
All Discussions