How to Create Glitch Text Effect Using CSS in Blogger
Hi to all, in this article I am going to tell you all about how to create and add glitch text effect using CSS in your blogger or any other website easily in just few minutes by using CSS.
By adding this glitch text effect you can attract your website visitors and through this you can increase your page viewing duration.
Here I am providing CSS code which will not effect your website speed or any other, so you can use this CSS code in your blogger or in other websites.
Adding this glitch effect will increase your page reading time and decrease the webpage bounce rate.
Read the below provided steps carefully and completely, if you miss any one step then you will definitely get error while saving the code, so read the complete article.
Demo
Steps to Add Glitch Text Effect in Blogger
Step-1: First of all you all need to login to your blogger website dashboard by using your login credentials.
Step-2: Go to blogger dashboard -> Click on Theme section -> Click on Arrow Icon -> Click on Backup -> Download the Theme.
Step-3: Go to blogger dashboard -> Click on Theme section -> Click on Arrow Icon -> Click on Edit HTML -> Theme Editor.
Step-4: Copy the below provided CSS code.
Step-5: Paste the copied CSS code above closing head tag or </head> tag.
Step-6: Now click on save button.
Step-7: It will take some time to process the complete code and after few seconds it will show a message i.e. updated successfully, now your code saved successfully without any issue.
Step-8: Now go back to blogger website dashboard.
Step-9: Open the post where you need to add the glitch text effect.
Step-10: Now click on pencil icon and change compose view to HTML view.
Step-11: Now copy the below provided HTML code.
Step-12: Add the copied HTML code in the post where you need to add the glitch text effect.
Example: <div class="ATGlitch" data-text="Textrim"> Your Text </div>
Step-13: Now click on update.
Step-14: You have successfully added glitch text effect by using CSS in blogger or any other website easily.
Note
If you get any error while saving the code in theme editor then you need to restore your backup code again and need to follow the same steps again as given above.
You can change the styles based on your website by changing the CSS code and also you can change the color for adding the color codes you can use google color picker
Conclusion
I hope that you have understood about how to create and add glitch text effect using CSS in blogger or any other website easily in just few minutes.