Jump to content

Image Outer Border Offset - CSS

Recommended Posts

 

How do I create double borders for this image shape on Desktop and Mobile? See mockup image example attached for reference.

https://hawaiiadventureportraits.squarespace.com/
Password: hawaii

 

Here is the CSS I have so far but I can't figure it out. If someone could help me that would be wonderful! 🙏🏻

 

section[data-section-id="659cedc2f4549d78dea30dda"] {
  .fluid-image-container.sqs-image-content  {
    border: 2px solid @gold !important;
    overflow:visible!imporant;
  padding: 0% !important;
  }
}

MOCKUP - Image Border Offset for Images CSS.png

Link to comment
  • Replies 2
  • Views 1k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

3 minutes ago, Nondys said:

 

How do I create double borders for this image shape on Desktop and Mobile? See mockup image example attached for reference.

https://hawaiiadventureportraits.squarespace.com/
Password: hawaii

 

Here is the CSS I have so far but I can't figure it out. If someone could help me that would be wonderful! 🙏🏻

 

section[data-section-id="659cedc2f4549d78dea30dda"] {
  .fluid-image-container.sqs-image-content  {
    border: 2px solid @gold !important;
    overflow:visible!imporant;
  padding: 0% !important;
  }
}

MOCKUP - Image Border Offset for Images CSS.png

Replace the code with the code below.

section[data-section-id="659cedc2f4549d78dea30dda"] {
  .fluid-image-container.sqs-image-content  {
    border: 7px double #817156 !important;
    padding: 0% !important;
  }
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

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.