Today I changed description after open my website its shown big fonts of description so my blog header alignment will be changed and not looking good. first show how to add description in blogger
How to add description in blogger
snap below
After I changed description and open my website its shown big fonts of description so my blog header alignment will be changed and not looking good
Snap below
Steps of Change font size and font of blogger description
*First do this steps back up your live blogger template
1. Log in to Blogger
2. Go to the dashboard.
3. left hand menu select Template > Edit HTML
4. Then find <b:widget id='Header1' locked='true'
and click in front of...</b:widget> to expand the section.
Snap of this step below
5.Now you will see this code:
<b:includable id='description'>...<b:includable>
just click in front of...<b:includable> to expand the section.
Snap of this step below
6. After expand you can see this line <p class='description'><span><data:description/></span></p>
Just change this line to <p class='description' style='font-family: verdana;font-size: 10px;'><span><data:description/></span></p>
(you can change font family and size with your choice I am here set vardana and size is 10x )
snap of this step below
After this setting save template and see the result .
my result snap below
Done
How to add description in blogger
- Blogger dashboard select Settings > Basic > description
snap below
After I changed description and open my website its shown big fonts of description so my blog header alignment will be changed and not looking good
Snap below
In this article I show you how to how to change the font style and font size of the blog description
with snaps so it will be easy
Steps of Change font size and font of blogger description
*First do this steps back up your live blogger template
1. Log in to Blogger
2. Go to the dashboard.
3. left hand menu select Template > Edit HTML
4. Then find <b:widget id='Header1' locked='true'
and click in front of...</b:widget> to expand the section.
Snap of this step below
5.Now you will see this code:
<b:includable id='description'>...<b:includable>
just click in front of...<b:includable> to expand the section.
Snap of this step below
6. After expand you can see this line <p class='description'><span><data:description/></span></p>
Just change this line to <p class='description' style='font-family: verdana;font-size: 10px;'><span><data:description/></span></p>
(you can change font family and size with your choice I am here set vardana and size is 10x )
snap of this step below
After this setting save template and see the result .
my result snap below
Done
No comments:
Post a Comment