Google

0
Sidebars contain widgets like Ads Banners, Newsletter Sign-up Forms, Google+, Blog Followers, Twitter Tweets, Adsense, and much more. These widgets can be hidden from Static Pages.

This can be so useful when creating a Landing Page for your blog, pages like Contact Us, About Us, Landing Pages, Promotional Pages, etc; or when creating a page where you don't want blog visitors that land on the page to be distracted by widgets on your sidebars and blog footer.

So, How?

STEPS ON HOW TO DISABLE SIDEBAR

1.    Create a Static Page.
2.    Switch to the HTML mode of the Page Editor and paste the code below into the editor:


<style type="text/css">
.blog-pager, .post-footer, .feed-links, .sidebar, .footer-outer { display:none;}
.main-inner .columns {width: 100%;padding-left:0 !important;padding-right:0 !important;}
</style>

3.    Switch back to compose mode (not compulsory). Type in the content of the page, and publish the page.
That's all. Got questions? Drop them on the comment box below.

Post a Comment

 
Top