Hide Page Information section of the Footer
To hide the Page Information section of the footer on selected pages, use this CSS on those pages. To hide it on every page, then place this CSS in your SideBar:
<style>#page-information { display:none }</style>
Comments (0)
You don't have permission to comment on this page.