Jump to content

How to add border to card image with radius corners + drop shadow in 7.1

Recommended Posts

  • Replies 2
  • Views 703
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

6 hours ago, GLNC said:

Card images: What is the code to add a border to an image with rounded corners + a drop shadow?  thx

Try adding this to Design > Custom CSS

.design-layout-card .image-inset {
	box-shadow: 3px 3px rgba(0,0,0,0.5);
	border-radius: 50px;
}

If it doesn't work, please share link to page where you use card images, we can check easier

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
On 1/10/2022 at 12:25 AM, tuanphan said:

Try adding this to Design > Custom CSS

.design-layout-card .image-inset {
	box-shadow: 3px 3px rgba(0,0,0,0.5);
	border-radius: 50px;
}

If it doesn't work, please share link to page where you use card images, we can check easier

It worked — thank you so much!

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.