Hi,
Simply thing, wanted to have a line which divide the post.
Added to child style.css
.post {
border-bottom: 11px solid #272727; padding:5px;
width: 100%;
}
Used that and it works with top, right, left but only not with the bottom. Why? I was searching through the forum and found that it's some css related issue but i'm not sure what exactly.
BR,
Black