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.
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.
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.
Full Width On Blogger Posts or Page
ReplyDelete