Have you ever previewed a post you've been writing in blogger and tried to click something, but you can't. Every time you preview something in blogger, blogger lets you check your changes through preview mode, and you might have noticed that it prevents you from clicking anywhere, blogger calls it the "Click Trap". There are no strong reasons that why Blogger has implemented this click trap but may be blogger uses it to prevent you from accidentally clicking on links while you only want to preview your changes. Whatever, for Bloggers, Click Trap produces a great disturbance. Today in this tutorial, we will show you that How to Remove Click Trap from Blogger Preview.
Click the Save Template button and you're done.
How to Remove Click Trap from Blogger Preview
To Remove Click Trap from Blogger Preview, all you need to do is to add the following piece of code to your Blog Template. Log in to your Blogger Account >> Select your Blog >> Template >> Edit HTML and paste the following code just before/above ]]></b:skin> tag.blogger-clickTrap {
display: none!important;
}
Click the Save Template button and you're done.
No Comment to " How to Remove Click Trap from Blogger Preview "