How to make First letter larger in post in Blogger:
Hai everyone once again welcome in K7bloggertips so today I will tell you how to make first letter larger in post in Blogger platform,So adding this effect in post male it look dashing and awesome.So the question is how to add this effect in blogger in Post.
STEPS TO FOLLOWED BY YOU:
- Go to Blogger dashboard
- Then Click on Template then click on Edit HTML button.
- Now search for </b:skin> in the template.
class name.You can also customize the CSS codes to make it look according to your template design or even better.
.post-outer:first-letter {
float: left; font-size: 4em; color: #111; margin-right: 0.10em; line-height: 90%; text-shadow: 0.05em 0.05em #C0C0C0;}
0 comments: