Jump to content

Adding dividers in-between blog entries on the blog feed?

Recommended Posts

Site URL: https://www.michiganrockhounds.com/blog

As the title reads, I'm looking at add divider lines inbetween blog entires on our primary blog feed. I've attempted to target a bunch of CSS classes with no luck. I even tried adding code from an answer given to a user who asked a similar question in 2014  (displayed below) but that code doesn't seem to work at all. Any assistance would be appreciated!

Edited by CodyW
Link to comment
  • Replies 2
  • Views 688
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

4 minutes ago, tuanphan said:

Add to Design > Custom CSS

/* blog dividers */
.blog-side-by-side-wrapper>article {
    border-bottom: 1px solid black;
    padding-bottom: 40px;
    margin-bottom: 40px !important;
}

 

You're a god-send, worked like a charm! Many thanks.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.