Jump to content

Change colors on shopping cart page to match with store page.

Recommended Posts

  • Replies 5
  • Views 1.2k
  • Created
  • Last Reply
Posted
9 minutes ago, hermanvulkers said:

Site URL: https://www.cloudshots.nl/

Hello everyone,

I would like the colors on my shopping cart page to be the same as on my store and product page.

I have added two screenshots as an example.  The logo, menu text and announcement bar should be black for example.

Can anyone help?

Best,

Herman Vulkers

 

 

Schermafbeelding 2021-03-23 om 16.00.07.png

Schermafbeelding 2021-03-23 om 15.59.51.png

try adding this into Design->Custom CSS
 

body:not(.header--menu-open)#cart .burger-inner .top-bun, 
body:not(.header--menu-open)#cart .burger-inner .patty, 
body:not(.header--menu-open)#cart .burger-inner .bottom-bun {
    background-color: #000;
}
#cart .header-title-logo {
  filter: invert();
}
body:not(.header--menu-open)#cart .header-actions .icon--stroke svg {
  stroke: #000;
}
body:not(.header--menu-open)#cart .header-nav-wrapper a,
body:not(.header--menu-open)#cart .header-actions .icon-cart-quantity {
  color: #000;
}
#cart .header-actions .btn, #cart .header-skip-link {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

image.thumb.png.b2c69cfba52644e31923a8a3b05015d0.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
11 minutes ago, hermanvulkers said:

Wow, thanks, it worked. 

Can you maybe also help to give the announcement bar a black color and white text just like store page?

try

body:not(.header--menu-open)#cart .burger-inner .top-bun, 
body:not(.header--menu-open)#cart .burger-inner .patty, 
body:not(.header--menu-open)#cart .burger-inner .bottom-bun {
    background-color: #000;
}
#cart .header-title-logo {
  filter: invert();
}
body:not(.header--menu-open)#cart .header-actions .icon--stroke svg {
  stroke: #000;
}
body:not(.header--menu-open)#cart .header-nav-wrapper a,
body:not(.header--menu-open)#cart .header-actions .icon-cart-quantity {
  color: #000;
}
#cart .header-actions .btn, #cart .header-skip-link {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
#cart .sqs-announcement-bar {
    background: #000;
}
#cart .sqs-announcement-bar-text p, #cart .sqs-announcement-bar-text a {
  color: #fff;
}
#cart .sqs-announcement-bar-close:after {
    color: #fff;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

  • 2 weeks later...
Posted

@bangank36

i have a problem with the"x" delete item button

the remove item button seems to have disappeared, I think its because it blended in with the black background of the whole page. So if there is a way to change that icon into a WHITE color as well would be great

Acquisisci schermata Web_1-4-2021_1659_lamborghiniwine.squarespace.com.jpeg

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.