Remove Widget from Layout (Easy Way):
- Login to Blogger.com
- Select your blog
- Go to Layout
- Find the widget you want to remove
- Click on the Edit (✏️) button
- Click Remove
- Click Save
The widget will be deleted instantly.
Remove Locked Widget (If Remove Option Not Showing)
Some widgets (like Header, Attribution, etc.) are locked.
- Go to Theme → Customize → Edit HTML
- Press Ctrl + F and search the widget ID
Example:
<b:widget id='Attribution1' locked='true' type='Attribution'>
Change:
locked='true' To locked='false'
- Click Save Theme
- Now go back to Layout, and you will see the Remove option.
Comments
Post a Comment