- Open the Blogger dashboard.
- Select the blog you wish to edit.
- Go to Template on the sidebar.
- Select Customize under the template preview.
- Go to Advanced.
- Scroll down to where it says Add CSS.
- Copy and paste the following code into the box.
.AdSense {
text-align: center;
}
- If you have multiple ads, you will need additional snippets of code with AdSense1, AdSense2, etc.
- The number can be found using Inspect Element. You are searching for something like <div class="widget AdSense" id="AdSense1">.