Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author htmlpie

    (@htmlpie)

    Hi there,

    Sorry for the late reply, we have added this feature since it was a very good idea, thank you for that.
    Now you can hide the header, footer, and the main navigation through “Appearance -> Customize” and also just for a specific content through the “Pen Options” section right below the editor.
    Note, it actually hides those, doesn’t delete or exclude them, so they are present in the document still, for the sake of semantics, SEO, and A11Y.

    Any other feature you may want to add, just let us know…

    Thanks.

    ??

    Hello
    Site Layout – Boxed not working

    Theme Author htmlpie

    (@htmlpie)

    Hi there,

    It’s actually working just not staying in the center, we’ll get it fixed in the next update (in about 2~3 weeks), in the meantime you can add this CSS to get that fixed, through Customize -> Additional CSS:

    body.pen_width_boxed #page {
    	float: none !important;
    }

    Thank you for letting us know that!

    • This reply was modified 5 years, 8 months ago by htmlpie.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Headers and Footers’ is closed to new replies.