Buy Plus UI v2.6! Demo Buy Now!

How to Disable Text Selection for your Blogger Blog

Please wait 0 seconds...
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated

So Hello viewers how are you, I hope you are doing good. My name is Sadab Ali and welcome to Tech Aadi blog.

Are you afraid of getting your post copied. So today we are going to see How to Disable text selection for your Blogger Blog.

How to Disable Text Selection for your Blogger Blog

This method is very helpful for your blog but If anyone know a little bit of coding then he can disable it. But this code is still useful for you.

There is only one steps to follow for implementing this method you have to only add the CSS code in your blog.

Let's start the adding process.

Before applying the above process kindly do backup your blogger template for any kind of errror and easy restoration.

Disabling Text Selection in Blog

Adding CSS

  1. Open your Blogger dashboard.
  2. Go to theme section and click on Edit HTML.
  3. Now search for this code </body>.
  4. Copy the below given CSS and paste it just above the </body> tag.
<style>
   body{display:block;-khtml-user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;unselectable:on;}
</style>

Now don't forget to save your theme.

After following the above steps I hope you have successfully installed the Disable Text Selection script for your Blogger Blog.

Conclusion

So today we have learnt about How to Disable Text Selection for your Blogger Blog. I hope you liked this article. Please follow and like our blog for more posts like this.

Getting Info...

About the Author

Hello Friends. Welcome to my website. I hope you all are doing good. If you like our work. Please revisit again. And do like and follow our blogs.

Buy me a Coffee

Post a Comment

Please do not spam in the comment section or your comment will not be approved.
Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.