Jump to content

Customize Newsletter button on hover

Recommended Posts

Site URL: https://pomegranate-badger-p3wd.squarespace.com/

Hi,

I'm trying to customize the newsletter form button on hover, and unable to figure it out.  

Here is the code I have so far (edits the padding, font type, color, border)

button.newsletter-form-button.sqs-system-button {
    color: black !important;
	border: 2.22px dashed #000000 !important;
  	padding: 10px 44px !important;
  	font-family: 'ApercuR'!important;
}

button.newsletter-form-button.sqs-system-button:hover {
  background-color: #ffe3a7 !important;
  opacity: 1 !important;
}

But every time, I hover over the "submit" button it fully goes black.

 

Here is the code that works for my Contact Us form, that is working perfectly that I'm trying to replicate for my newsletter.

.sqs-block-form .sqs-editable-button {
	color: black !important;
	border: 2.22px dashed #000000 !important;
  	padding: 10px 44px !important; //height and width
  	font-family: 'ApercuR'!important;
}

.sqs-block-form .sqs-editable-button:hover {
  background-color: #ffe3a7 !important;
  opacity: 1 !important;
}

Would anyone be able to weigh in on this?

Screen Shot 2021-08-04 at 6.29.12 AM.png

Link to comment
  • Replies 7
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.