Site logo

Archived topic

function to remove disable #page #main

2 replies · Started by Webmaster on September 20, 2017

Viewing posts 1–3 of 3

Is the Disable Elements is missing checkbox for page content?

I'm using page header content full-width, fullscreen with vertical center content and don't want any of the body text to appear. On just a specific page, I would like to disable / remove <div id="content" class="site-content">.

I would prefer not to use CSS, for example:

body.page-id-2 div#page {
    display: none !important;
}

Would be cool to see this get added into theme options. You think it'll be integrated into beta soon?

Wow, not sure how I missed your original post - sorry about that!

I'm not sure how useful hiding the content would be. I can see it for using a full screen Page Header, but that's about it? Anything else come to mind?

This archived topic is closed to new replies.