Find Blogger Widget and Section ID

Widget Id and Section Id : Every widget on your Blogger blog has its own unique widget ID and section ID. These IDs can be useful in customizing the widgets on your blog. While it's easy to customize all sidebar or footer widgets at once through the Blogger template customizer, you can't change a specific widget on the sidebar or footer using this option.

To customize a specific widget on your Blogger blog, you need to first find out its widget ID and then add CSS code like the following to your blog:

#WidgetID {
  /* CSS code here */
}

Replacing "WidgetID" with the ID of the specific widget you want to customize.

Like this, you can easily customize your Blogger widgets as you like. So, to customize a specific widget on your Blogger, it requires a widget id. In this post, we are going to discuss finding a widget id and section id in Blogger. Later, we will discuss how to customize a Blogger widget with a widget id.

How to Find Blogger blog widget ID and Section ID:

It is easy to find out the widget id and section id of your Blogger blog. You don't need to go to your Blogger template and search for the widget id and section id. Just click on the "Edit" button of your widget on your Blogger layout and you will see the widget id and section id on your browser.

Follow below steps to find out  Blogger Widget ID and Section ID


Step 1 : Go to Blogger Dashboard

Step 2 : Click on Layout

Step 3 : Click on "Edit" next to the widget you want to edit.

Step 4 : Now a widget configuration window will open, showing the widget id and 

section id.

Step 5 : In that window, you can see "Widget id=your Widget Id" and "Section Id: Widget section Id" on the address bar.

Using this simple technique, you can find out the widget ID and section ID of any widget on your Blogger blog. Like this you can also find out Blogger blog id and Blogger post id .

No comments:

Post a Comment