Latest

Post Top Ad

Your Ad Spot

3/27/2019

How to make Full Width on Specific Posts or Page section in Blogger

Full Width on Specific Posts or Page section in Blogger

In this tutorial, we are going to show how to make full width of your blogger post/s or your page/s as well. Yes, this code works with both posts and pages section. Without much further ado will start the tutorial.
Live Demo

BloggerizeTricks

We Rock!

Steps how to make Full Width for Posts and Page in Blogger:

Step 1 Login to Blogger

Step 2 Create new Post/Page -> Click HTML Tab on Post Editor

Step 3 Paste the following code


<style>
#sidebar-wrapper, #midsidebar-wrapper, .gapad2, .blog-pager, .post-header-line-1, .post-footer {
display:none !important;} #main-wrapper { width:100%!important;} .post { width:100%!important; }
</style>

Step 4 Place the code inside your blogger Post/Page and Publish.

Full Width on Specific Posts or Page section in Blogger

Note: The will only work on specific posts or pages where you place the code .

If you find this tutorial helpful please don't forget to share and subscribe to receive more tutorial updates.

1 comment:

Post Top Ad

Your Ad Spot

Pages