Jump to content

Cart edit details form pop up styling errors

Recommended Posts

  • Replies 8
  • Views 400
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 4/6/2022 at 2:40 PM, raego said:

It's the pop up on the Cart Page, the pop up on individual products looks fine. 

I see problem on Individual Products

image.thumb.png.369b52989597407fe444de8ff61a3e4b.png

try edit this CSS

.collection-type-products.view-item .sqs-modal-lightbox-content .lightbox-content * {
    color: #fff !important;
}

to this

.collection-type-products.view-item .sqs-modal-lightbox-content .lightbox-content *:not(input):not(textarea) {
    color: #fff !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
On 4/10/2022 at 6:15 PM, tuanphan said:

I see problem on Individual Products

image.thumb.png.369b52989597407fe444de8ff61a3e4b.png

try edit this CSS

.collection-type-products.view-item .sqs-modal-lightbox-content .lightbox-content * {
    color: #fff !important;
}

to this

.collection-type-products.view-item .sqs-modal-lightbox-content .lightbox-content *:not(input):not(textarea) {
    color: #fff !important;
}

 

Perfect, thank you!

Link to comment
  • 3 weeks later...
On 5/2/2022 at 1:01 PM, raego said:

I'm still having trouble with the pop up on the Shopping Cart page. See attached - https://www.giftandcrate.com.au/cart 

In the shopping cart once something has already been added to cart, if you click 'Edit Details' the pop up form has the styling errors where the text in the button cannot be seen. 

The lightbox form on the actual product page is fine. 

Any ideas?

Screen Shot 2022-05-02 at 3.59.11 pm.png

Try adding to Design > Custom CSS

body#cart [aria-label="Edit product details"] button {
    color: #8b9171 !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.