Jump to content

Change design of email signup checkbox on form with custom CSS

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 6
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

On 12/18/2023 at 1:05 PM, websitebuilder12345 said:

Hi @tuanphan, thank you for you reply. The footer appears sitewide: https://www.singingwithnightingales.co.uk/

You mean checkbox red icon or checkbox background?

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
  • Solution

Add to Website Tools (under Not Linked) > Custom CSS

.form-field-checkbox-fill-outline.form-field-checkbox-color-inverted .form-item.email label input[type="checkbox"]:checked::before {
    background-color: #EBDEC4 !important;
}

.form-field-checkbox-fill-outline.form-field-checkbox-color-inverted .sqs-block-form .form-item.checkbox label input[type="checkbox"]:checked:hover, .form-field-checkbox-fill-outline.form-field-checkbox-color-inverted .form-item.email label input[type="checkbox"]:checked:hover {
    background-color: transparent !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.