Do It Yourself – Website Tutorials
WordPress Tutorial: How to add blog post to your menu and a custom divider
Get your own copy of the Amazing website builder Thrive Architect
https://creatingwebsite.org/adding-blog
Get a copy of Metaslider today
https://creatingwebsite.org/meta-slider-blog
Here is the custom CSS code for your custom blog divider:
.post{
margin: 5 5 40px 5;
width: 90%;
background: url(Put the url of where your custom image is located);
background-repeat: no-repeat;
background-position: bottom center;
margin:.5em 0 1.5em;
padding-bottom:3.5em;
}
Here is a step by step video that will walk you through the process of how to add a blog post page to your menu and customize your blog post divider.
source