Attractive Heading or Sub Heading Style CSS for Blogger Post.

Please wait 0 seconds...
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated

Hello Guys! How are you? I hope you are all good. Welcome Freemium Tech website's today's article. Today I will gonna share with you 5 beautiful sub heading css style. If you looking attractive sub heading css style so, this post is only for you. 

Attractive Heading or Sub Heading Style CSS for Blogger Post.


We recommend you change the old style or Default Style of Heading or Sub-Heading on your site. So, put the css code any one which is given bellow and make your template or blog dashing and seo Friendly For your traffic and search engine. Some template use <h2> tags for blog post title and some template use <h3> tags. So keep in mind Before any make changes, If you change post tile then confirm by See Preview your <h2> and <h3> tags for heading and subheading. You can find easily in your template Post h2, Post h3, Post h4 etc are called Heading, subheading, minor heading etc.

Lets dive into the Sub-Heading Design tutorial. Please follow the below steps to add your desire style. 

Step 1: Log in to your Blogger Account and Go to your Blogger Dashboard.

Step 2: Click on Now click on -> Theme -> Edit HTML

Step 3: Now find the </b:skin> by pressing Ctrl+F  

Step 4: Copy any code from below and Paste the code above/before </b:skin> 

Style 1

 .post h3{

margin-top:10px;

    max-width:95%;

    padding:6px 2px;

color: #000000;

    padding-left:10px;

    margin-bottom:10px;

    font-size:20px;

    font-family:'Oswald',sans-serif;

    background-color:#F8FAFD;

    text-decoration:none;

    border-left:10px solid #05A8FC;

    box-shadow:1px 1px 2px gainsboro;

transition: border-left .777s;

-webkit-transition: border-left .777s;

-moz-transition: border-left .777s;

-o-transition: border-left .777s;

-ms-transition: border-left .777s;

}

.post h3:hover {

  border-left:10px solid #FC2B2C;

} 

Style 2

 .post h2 {

color:#038C55;

border-left:10px solid #038C55;

border-right:10px solid #038C55;

padding:3px 5px 3px  20px;

text-align: center;

  

border-radius:15px;

-moz-border-radius:15px;

box-shadow:0px 0px 13px #038C55;

-webkit-box-shadow:0px 0px 13px #038C55;

-moz-box-shadow:0px 0px 13px #038C55;

}

.post h2:hover {

color:#219DFC;

border-left:10px solid #219DFC;

border-right:10px solid #219DFC;

box-shadow:0px 0px 13px #219DFC;

-webkit-box-shadow:0px 0px 13px #32A4FC;

-moz-box-shadow:0px 0px 13px #32A4FC;

} 

Style 3

 .post h3 {

padding:5px;

border: 1px solid #cccccc;

-moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);

-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);

box-shadow: 0 0 20px rgba(0, 0, 0, .2);

color:#333333;

font:140% 'Oswald',Sans-Serif;

text-transform: uppercase;

} 

Style 4

 .post h3 {

padding:5px;

border:5px outset #000000;

color:#000000;

font:140% 'Oswald',Sans-Serif;

} 

Style 5

 .post h3{

background: #F9F9F9;

font-family:'Oswald',sans-serif;

font-size: 120%;

padding: 6px 12px;

color: #333;

text-shadow: 1px 1px 1px #AAA;

border-bottom: 4px solid #03DA03;

-webkit-border-radius: 0 0 6px 6px;

-moz-border-radius: 0 0 6px 6px;

border-radius: 0 0 6px 6px;

-webkit-box-shadow: 1px 1px 2px #AAA;

-moz-box-shadow: 1px 1px 2px #AAA;

box-shadow: 1px 1px 2px #AAA;

margin: 6px 3px;

text-transform: capitalize;

width: 95%;

line-height:1.0em;

}

.post h3:hover {

border-bottom: 4px solid #003F80;

} 

Style 6

 .post h3 {

border-bottom-right-radius: 15px;

border-top-left-radius: 15px;

border: 3px solid rgb(251, 10, 38);

padding: 0px 1px 4px 14px;

box-shadow: rgb(251, 10, 38) 3px 3px3px;

color: rgb(251, 10, 38);

font-family:'Oswald',sans-serif;

font-size:120%;

font-weight:400;

margin: 0px 0px 1em;

text-transform: uppercase;

text-shadow: rgb(0, 0, 0) 1px 1px 0px;

} 

Style 7

 .post h3 {

border:3px dashed #000000;

border-bottom:5px solid #000000;

padding: 0px 1px 4px 14px;

box-shadow: rgb(251, 10, 38) 3px 3px 3px;

color: rgb(251, 10, 38);

font-family:'Oswald',sans-serif;

font-size:120%;

font-weight:400;

margin: 0px 0px 1em;

text-transform: uppercase;

text-shadow: rgb(0, 0, 0) 1px 1px 0px;

} 

Style 8

 .post h3 {

background:#333;

margin:5px 4px 5px 0;

padding:9px 0 9px 10px;

border:0;

color:white;

font-size:120%;

line-height:16px;

font-family:'Oswald',sans-serif;

text-decoration:none;

text-transform:uppercase;

box-shadow:4px 4px 0px rgba(33,33,33,0.45);

} 

Style 9

 h3 {

font-weight: 600;

font-size: 18px;

background: #0194ff;

color: #fff;

padding: 10px;

line-height: 1.7em;

box-shadow: 0 2px 10px 0 #cac9c9;

text-align: center;

user-select: none;

cursor: pointer;

} 

Style 10

 h3 {

font-weight: 600;

font-size: 18px;

background: #a4aafc;

color: #fff;

padding: 10px;

line-height: 1.7em;

box-shadow: 0 2px 10px 0 #cac9c9;

text-align: center;

user-select: none;

cursor: pointer;

border-left: 30px solid #000ba3;

border-right: 30px solid #000ba3;

} 

Style 11

 h3 {

font-weight: 600;

font-size: 18px;

background: #fff;

color: #000;

padding: 10px;

line-height: 1.7em;

box-shadow: 0 2px 10px 0 #cac9c9;

text-align: center;

user-select: none;

cursor: pointer;

border-left: 20px solid #ff0077;

border-right: 20px solid #ff0077;

border-radius: 55px;

} 

Step 5: Finally hit the Save template button.

How to use this Sub-Heading in Blogger Post?
First of all go to blogger post and write a heading and block the heading and change it normal to Sub-Heading like below Image. That's it.

CONCLUSION

In this article, I shared with you Attractive Heading or Sub Heading Style CSS for Blogger Post. I hope you have liked It. Please do share it with your friends and follow our blog for more.

Join our Telegram Channel to get the lastest posts updates daily.

Our All Posts Are Protected By DMCA. So Don't Try To Copy Our Posts And Reproduction In Any Way Is Strictly Prohibited! Or else Legal Actions Will Be Taken.

FreemiumTech


©Copyright: FreemiumTech™

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.