Jump to content

Edit Footer Newsletter Button On Hover

Go to solution Solved by tuanphan,

Recommended Posts

Hi, I have a footer newsletter block, and I wish to edit the button hover with CSS.

The button has white text on a transparent background.
Upon hover, the button has a white background with transparent text.

I'm trying to remove the hover effect entirely, so the button stays white text transparent background when you click on it.

No codes I have tried seem to work.

button.newsletter-form-button.sqs-system-button:hover {opacity: 0 !important;}
(This blanks out the button upon clicking, removing background and font, but I want to keep the font)

Thanks for your help,

URL: https://landerse.squarespace.com/

Site password: red

 

Link to comment
  • Solution

Hi,

Add this to Design > Custom CSS

footer.sections button.newsletter-form-button.sqs-system-button.sqs-editable-button-layout.sqs-editable-button-style.sqs-editable-button-shape.sqs-button-element--primary {
    background-color: transparent !important;
    color: white !important;
    border-color: white !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

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.