Wait…it’s ok, I got it to work. I replaced the first code with the image and it worked beautifully! Thank you!
I’ve been trying this and I can’t find where the hentry styles are. Here’s what I have for hentry code:
.hentry {
margin: 0 0 48px 0;
.single .hentry {
margin: 0 0 36px 0;
that’s it…any ideas why it won’t work for me? I’ve tried putting the code for the border after the hentry margin but it doesn’t work.
I actually want to use an jpg image though and not a line. So I am guessing that I’d need to have an image tag somewhere for the reference?