Jump to content

Shopping cart item counter invisible

Recommended Posts

Posted

Hi,
I modified the background and button colors on my shopping cart view. As a result the item counter along with the + / - and the x (delete) buttons blended into the background and disappeared. Can anyone give advice on how I could change the colors of these elements, so they'll be visible again?

Attached are screenshots of the current cart view and css.

Thank you!

screenshot_2022-11-07_3.png

screenshot_2022-11-07_1.png

Posted

Solved:

.cart-row button {
  background:red!important;
  border-radius:50%!important;
}

.cart-row button:hover {
  background: transparent!important;
}

.cart-row input {
  color: gray!important;
}

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.