Customize Form Button Padding and Font Size in Squarespace

Adjusting button styles for a sleek, modern look using this CSS code:

Copy Code Example
/* Update Form Text and Padding *
/.sqs-editable-button {
    padding: 2px 60px !important; /* adjust to spec*/
    font-size: .8em !important; /* adjust size to spec */
}
    
Previous
Previous

Hide Blog Post Pagination in Squarespace

Next
Next

Blog Title Hover Effect Reveal Squarespace 7.1