Jump to content

Creating an unordered list within an image block card

Recommended Posts

  • Replies 4
  • Views 1.3k
  • Created
  • Last Reply

Bold list text then use this CSS

/* Unordered list image card */
.design-layout-card .image-subtitle p:nth-child(n+2) strong:before {
    content: "•";
    padding-right: 5px;
}
.design-layout-card .image-subtitle p:nth-child(n+2) strong {
    font-weight: normal !important;
    display: flex;
}
.design-layout-card .image-subtitle p:nth-child(n+2) br {
    display: none;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 year later...

Archived

This topic is now archived and is closed to further replies.


×
×
  • 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.