Customize Line Block

Summary Block
This block is invalid. Please check the block settings and try again.

Look Demo

Customize the line block site wide. This plugin uses css editor and works with all template families.

How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Line Block //

.sqs-block-horizontalrule hr {
  background-color: #CF000F; /* line color */
  height: 5px; /* line thickness */
  margin-top: 0px; /* top padding */
  margin-bottom: 0px; /* bottom padding */
}

Customize

Change the line color, thickness, and padding to your liking.

License

This plugin comes with an Unlimited Use License. View License Terms

Summary Block
This block is invalid. Please check the block settings and try again.