Jump to content

help changing custom form background color

Go to solution Solved by Lesum,

Recommended Posts

hi. i am looking to change the white into black on this custom form box, and all of the text on this form white.

my other code is for my shopping cart (it has a black background). With the shopping cart code, it makes the custom form box white lettering on a white background. looking to resolve this the easiest way possible, while preserving everything else on my site. thanks!

Screen Shot 2023-10-04 at 15.55.50.png

Link to comment
  • Solution

@rmk3245 You can add this code snippet within the custom css panel:

.sqs-modal-lightbox-content .lightbox-inner .lightbox-content {
	background: #000 !important;
}
.sqs-modal-lightbox-content .lightbox-inner .lightbox-content .lightbox-close {
	color: #fff !important;
}
.sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-title {
	color: #fff !important;
}
.sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .field-list .description {
    opacity: 1 !important;
}

 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

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.