Go Arrow Button Style (Newsletter Version)

Screen Shot 2021-04-21 at 9.51.55 AM.png

Description

An updated arrow button style for the newsletter block button. 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.

// Newsletter Go Arrow Button - Button Padding //

.newsletter-form .newsletter-form-button {
    padding: 20px 30px !important;
    border: 10px solid #000000 !important;
}

// Newsletter Go Arrow Button - Arrow Icon Style //

.newsletter-form .newsletter-form-button:after {
    content: '➔';
    color: #5FDAA9 !important;
    border-left: 1px solid #818181;
    padding-left: 30px;
    margin: 0px 0px 0px 30px;
}

Customize

Button Padding:
Adjust the padding and border values to your liking. Button color and font style can be adjusted within your Squarespace website’s settings.

Arrow Icon Style:
You can change the arrow icon with your own by replacing the “➔” within content. Adjust the color, border, padding, and margin values to your liking.


Previous
Previous

Image Collage Block With 2 Buttons

Next
Next

Slide Up Header + Navigation On Load