Jump to content

How to change background & text colour in product forms?

Recommended Posts

  • Replies 5
  • Views 857
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

/* tuan 10mi */
/* background */
.collection-type-products.view-item .sqs-modal-lightbox-content .lightbox-content {
    background: green;
}
/* Text color */
.collection-type-products.view-item .sqs-modal-lightbox-content .lightbox-content * {
    color: red !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
10 hours ago, Sarahara said:

Thank you so much - it worked! 💛

I've tried to change the button element to match the rest of my site (without success), is this something you could help me with too?

 

Add to Home > Design > Custom CSS

.collection-type-products.view-item .sqs-modal-lightbox-content .button {
    background: red !important;
    border-color: green !important;
    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

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.