Jump to content

Border around specific images

Recommended Posts

Would something like the following work?

1905729129_ScreenShot2021-08-23at8_23_06PM.thumb.png.a5efcda419b268c383ed705b86e58f39.png

Add the following to Design > Custom CSS.

.portfolio-grid-basic .grid-item {

  border : solid thin;
  padding : 10px;
  
  }

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
Quote

Is there a way to have the border hug the image only (not the title as well)

Add the following to Design > Custom CSS.

.portfolio-grid-basic .grid-item .grid-image .grid-image-inner-wrapper {

  border : solid thin;
  
  }

 

Quote

... and also include a border around the images without each portfolio item:

Add the following to Design > Custom CSS.

.sqs-block-image:not( #block-yui_3_17_2_1_1629691259991_3249 ) .image-block-outer-wrapper {

  border : solid thin;
  
  }

Let us know how it goes.

Edited by creedon
version 2

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

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.