Jump to content

Can I change the colour of the shopping cart & menu items on Squarespace 7.1?

Recommended Posts

Hi,

I need to change the colour of the buttons & shopping cart in the header navigation of my shop and cart pages on Squarespace 7.1 

I need it to be this colour:  #001e62

If you can help, thanks very much in advance.

Link to comment
  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

On 3/24/2022 at 4:43 PM, MJB said:

Ok that's great the URL is empressbeds.com and the password is: Makeitadouble

Thanks a lot for your help

For cart page, add to Design > Custom CSS

body#cart header#header a.btn {
    background-color: #f1f;
    color: black;
}
body#cart header#header svg.icon--cart {
    stroke: black;
}
body#cart .sqs-cart-quantity {
    color: black;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
On 3/23/2022 at 6:49 PM, TheSquareSpacer said:

Yes you can change it. I may need URL to help you better. Or you can find the class by inspecting elements and pass this CSS
header {
color:  #001e62
}

Could you help with this?

Link to comment
13 hours ago, MJB said:

Could you help with this?

body#cart header#header a.btn {
    background-color: #fff !important; //Set the Background Color you want for the Button, I have set it to white
    color: #001e62 !important;
}

body#cart header#header svg.icon--cart {
    stroke: #001e62 !important;
}

body#cart .sqs-cart-quantity {
    color: #001e62 !important;
}

Get Our MultiCurrency Extension for Your Site (7.0 & 7.1)

Feel free to reach out for help and projects!

The Squarespacer Limited

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.