Sunday, 10 February 2013

How to Remove Quick Edit Icon From Blogger

Quick Edit in Blogger is symbolized by plier and screwdriver. Maybe for some bloggers, Quick Edit are common. But, some also consider this a disturbing thing. Actually, Quick Edit will not appear, if we are not currently logged on blogger account.

UmerPrince
 By the way, Can we remove Quick Edit Icon? Sure, It's easy. Just follow the steps below.

1. Log in to Blogger
2. Go to Design --> Edit HTML
3. Copy the code below, Using ctrl+c, and paste above ]]></b:skin>

.quickedit{
    display:none;
    }

4. Click on Save Template.

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...