Create Full Width 404 Error Page in Blogger?
Step 2: Backup your blogger template. ( See: How to backup blogger template? )
Step 3: Navigate Blogger dashboard > Template > Edit HTML > Find Following Code By pressing Ctrl+F
]]></b:skin>
Step 4: Copy and paste following code Just below ]]></b:skin>.
<b:if cond=’data:blog.pageType == "error_page"’>
<style type=’text/css’>
.sidebar {display:none;}
#lsidebar {display:none;}
#rsidebar {display:none;}
#main-wrapper { width:100%!important;}
.post { width:98%!important; }
</style>
</b:if>
Step 5: Save Template.
Recommendation From Admin
If you find full width having text massage like Sorry, the page you were looking for in this blog does not exist. only that simple mean that you have not install 404 page HTML and CSS code in your blog, just follow below post to set your 404 page.
- Create 404 Error Page in Blogger.
If you are still facing problem regarding this post than fell free to drop you question in below comment box, we will reply you as soon as possible ^-^.
How I can make a Full Width Page?
Example: “Contact us” blog page