Jump to content

Targeting a Specific Summary Block

Recommended Posts

Posted

Site URL: https://jadeanthony.com/the-regulars/#index

Howdy folks!

I really need some help targeting a specific Grid Summary Block that I want to add a 2px border to. Right now, I'm using the following code:

 

<style>
.summary-thumbnail{
  border: 2px solid #A43D5F;
  border-radius: 50%;
</style>

 

But I really only want to add the border, now seen on all round images on the page, specifically to the grid block under the "2021 READING CAST" tab. Can anyone help?

 

The page link is: https://jadeanthony.com/the-regulars/#index

 

Thanks!

— Jade

  • Replies 2
  • Views 622
  • Created
  • Last Reply
Posted
31 minutes ago, MissHazelJade said:

Site URL: https://jadeanthony.com/the-regulars/#index

Howdy folks!

I really need some help targeting a specific Grid Summary Block that I want to add a 2px border to. Right now, I'm using the following code:

 

<style>
.summary-thumbnail{
  border: 2px solid #A43D5F;
  border-radius: 50%;
</style>

 

But I really only want to add the border, now seen on all round images on the page, specifically to the grid block under the "2021 READING CAST" tab. Can anyone help?

 

The page link is: https://jadeanthony.com/the-regulars/#index

 

Thanks!

— Jade

I used Chrome extension Find Squarespace id: Squarespace ID Finder - Chrome Web Store (google.com)

1. Click on its icon to see the id of click

2. click to the section id and replace it with this code, I made it ready for you

#block-yui_3_17_2_1_1608078690925_28437 .summary-thumbnail {
  border: 2px solid #A43D5F;
  border-radius: 50%;
}

 

image.thumb.png.dc55641411d160d1738c67dfe8493d7d.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
12 hours ago, bangank36 said:

I used Chrome extension Find Squarespace id: Squarespace ID Finder - Chrome Web Store (google.com)

1. Click on its icon to see the id of click

2. click to the section id and replace it with this code, I made it ready for you


#block-yui_3_17_2_1_1608078690925_28437 .summary-thumbnail {
  border: 2px solid #A43D5F;
  border-radius: 50%;
}

 

image.thumb.png.dc55641411d160d1738c67dfe8493d7d.png

That did what I needed! Thank you so much!!!

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.