Vertical Line Borders for Squarespace

$0.00

This free component allows you to add vertical line borders to your Squarespace Fluid Engine sections. Easily create sophisticated grid layouts using this technique.

Our free components are not eligible for installation support. If you need assistance, please consider hiring website design experts from our Standout program or purchase a Setup Support Pass.

Add To Cart

This free component allows you to add vertical line borders to your Squarespace Fluid Engine sections. Easily create sophisticated grid layouts using this technique.

Support

Our free components are not eligible for installation support. If you need assistance, please consider hiring website design experts from our Standout program or purchase a Setup Support Pass.

Attribution

Our free components and licensed for use in unlimited websites. With every use, please credit us by tagging our account (@squarestylist) on social media or linking back to our site. Visit this page for more info.

Get Free Access

This free component allows you to add vertical line borders to your Squarespace Fluid Engine sections. Easily create sophisticated grid layouts using this technique.

Support

Our free components are not eligible for installation support. If you need assistance, please consider hiring website design experts from our Standout program or purchase a Setup Support Pass.

Attribution

Our free components and licensed for use in unlimited websites. With every use, please credit us by tagging our account (@squarestylist) on social media or linking back to our site. Visit this page for more info.

Get Free Access

 

Steps to Implement this Component

To style the list section, simply copy and paste the code snippet below to the Pages > Website Tools > Custom CSS. Watch the video below for instructions.

.sqs-shape-block-container[data-shape-name="keystone"] {&::before {width: 1px;content: '';height: 100%;background-color: var(--shape-block-stroke-color);position: absolute;}svg {display: none !important;}.sqs-shape > * {stroke-width: 0 !important;}}@media screen and (max-width: 767px) {.sqs-shape-block-container[data-shape-name="keystone"]::before {height:1px;width: 100%;}}