How to Align Blog Title and Description in Blogger:

We can align both blog title and description in Blogger.With this alignment we can change position of Blogger title text and description to either left, right or center.

Follow below steps to align blog title and description in Blogger

Step 1 : Go to Blogger Dashboard

Step 2 : Click on Template

Step 3 : Click on Edit html

Step 4 : Search below code

.header-inner .Header .titlewrapper,
.header-inner .Header .descriptionwrapper {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}

To align blog title and description add below code to above code before } tag.

  text-align: Center;

Then the new code after change is below

.header-inner .Header .titlewrapper,
.header-inner .Header .descriptionwrapper {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
text-align: Center;
}
Step 5 : Click on Save template.

Related Posts:

  • Dofollow and Nofollow LinksGenerally all blogs contains many back links. We can divide hyperlinks on your blog with Dofollow and Nofollow. Dofollow and Nofollow are the important terms of Search engine optimization. Dofollow and Nofollow are the attrib… Read More
  • add a widget below attribution widget in bloggerAdding below Attribution widget in Blogger:Attribution widget is placed in the footer section of a Blogger blog. We can see message like "Powered by Blogger" in Blogger blog footer. That message is added by Attribut… Read More
  • Submit a sitemap to Google webmaster toolsSitemap: Sitemap is a list of pages of a website/blog. Sitemaps used to inform to the search engines about the pages available on your blog for crawling. To improve your blog indexing, it is better to add your blog sitem… Read More
  • Add a Favicon to Blogger blogFavicon For Blogger Blog: Favicon is shortcut icon of a blog or website. We can see favicon beside url's in your browser. Generally favicon images are 16 by 16 pixel in size. By default all Blogger blogs are having Blogg… Read More
  • Redirect one page to another in bloggerCustom Redirects in Blogger:In Blogger it is easy to set custom redirects. Blogger has the custom redirect feature. With this custom redirect feature, you can redirect one page to another page in blogger blog. Suppose if you … Read More

0 comments:

Post a Comment

Contact Form

Name

Email *

Message *

Blog Archive

Translate Language

Popular Posts

click on