Wavy Marquee Scrolling Block

$0.00

Add a lovely wavy scrolling block to your Squarespace sections. This component allows you to add a prominent background color to the native marquee scrolling block.

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

Add a lovely wavy scrolling block to your Squarespace sections. This component allows you to add a prominent background color to the native marquee scrolling block.

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

Add a lovely wavy scrolling block to your Squarespace sections. This component allows you to add a prominent background color to the native marquee scrolling block.

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-background-enabled.sqs-block-marquee .Marquee{overflow:visible!important}/*sqstylist*/ .sqs-background-enabled.sqs-block-marquee .Marquee-path-hitbox-focus-outline{stroke:var(--tweak-marquee-block-background-color);stroke-width:1.2em} /*sqstylist*/ .sqs-background-enabled.sqs-block-marquee{background-color:transparent!important}.page-section:has(.Marquee) {
 overflow:hidden;
}

Optional CSS

Change Text color

.marquee-block h1 {
color:#F0D497 ;
}
.sqs-background-enabled.sqs-block-marquee .Marquee-path-hitbox-focus-outline {
 stroke-width:1.2em !important;
}

Adjust Background Color Width