How To Add Widgets On Blogger
Sometimes it is nice to spice up your blog by adding additional content alongside your blog posts. One way of doing this is to add a widget to your menu.
If you use Blogger for your blog, these instructions will guide you through adding a widget to your blog.
Here's How
Locate the widget you want to add to your blog and copy the widget's code to the clipboard.
Sign in to your Blogger account.
Go to the main menu of your blog and click on the Theme tab.
Click on the more option of customize button.
Choose Edit Html.
Find the closing Head tag using Ctrl+F and type </head>, then Press Enter.
Create some space above and paste the <style>.....</style> section of Widget Code you copied.
Now, search closing body type </body> and, make space above it.
Then paste the <script>....</script> section here.
Click the Save Changes button.
Click on the View Blog button next to your tabs to look at your newly-added widget.
Caution
In case if it doesn't work, We will correct the steps and procedure.