Border Style - Image Block


Plugin Details

Add a border style to the image block.

Compatibility

  • Works with Squarespace 7.1

  • Uses Custom CSS


Add to Custom CSS

// IMAGE BLOCK - BORDER STYLE - GHOSTPLUGINS.COM //

.sqs-block-image .design-layout-fluid .sqs-image {
  border: 1px solid #000 !important;
  border-radius: 10px !important;
}

Customizable Options

  • Border Style

  • Border Radius

Notes

If using Fluid Engine, set the image block to the fill style.


Previous
Previous

Hyperlink External Arrow Icon (#1)

Next
Next

Solid Shadow Style - Image Block