Featured post by label helps us to show post which is related to a label. In blogger, there are possible to show label featured post. Here I will provide a custom featured postcode that you can add to your blogger site.
There we will add javascript, add HTML/JavaScript Widget and more. It is a complete step by step tutorial so you can get everything here.
1. Add JSON Code After </head> tag
2. Add Script Above </body> Tag
3. Add CSS under CDATA
I will custom design this featured post by the label. It can be responsive on every device and clean & elegant design. There are no errors on this CSS. On blogger, there are contain all the CSS under <![ CDATA]]>. So, paster the following CSS under CDATA.
4. Add HTML/JavaScript Widget From Layout
Now, this is the last step of adding featured posts on blogger. Here we can add an HTML/JavaScript widget on blogger. You can add the following widget where you want to show featured posts by the label. You can add an HTML/JavaScript widget from the layout or the following code.
<b:section id = 'HTML'>
<b:widget id = 'HTML1' type = 'HTML'>
</b:widget>
</b:section>
OR, you can add an HTML/Javascript widget from the layout. Now add this script to content on HTML/JavaScript widget. And add your label on Your-Label. And gives the Title of your featured post by the label.