That’s it! You’re the best!
I made an image and circled a portion of the border I’m referring to that I want to get rid of:
View post on imgur.com
How do I remove the box and shadow from that same page?
I saw you posted this for a different question:
article.blog-view, article.single-view, {
border: none;
box-shadow: none;
}
But that didn’t work for this.