Jump to content

Targeting a Specific Summary Block

Recommended Posts

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

Link to comment
  • Replies 2
  • Created
  • Last Reply
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 (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
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!!!

Link to comment

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.