Jump to content

How do I activate the shopping cart link in my navigation bar to say the amount of items in cart

Recommended Posts

Site URL: https://www.arbala.co.uk

I want to activate the cart link in my navigation bar to say the amount of items e.g. CART (1) 

I'm using 7.1 version which has the default squarespace shopping cart icon which I don't want to use. However, when this option is disabled and an item is added to cart - an automatic shopping cart icon pops up at the bottom of the screen which I also want to disable so I only have it shown in the navigation bar. 

Any advice would be very helpful! Thank you

Screenshot 2021-07-05 at 12.24.19 pm.png

Screenshot 2021-07-05 at 12.26.06 pm.png

Link to comment
  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

46 minutes ago, livvywenstan said:

I want to activate the cart link in my navigation bar to say the amount of items e.g. CART (1) 

Your cart is currently displayed in 'floating mode'.

If you'd prefer the cart to appear in the header, you can change this by clicking EDIT SITE HEADER and then clicking on Elements. There's a setting here for the cart icon to be shown. 

Although Squarespace 7.1 doesn't have a text option (in place of the cart icon) it should be possible to modify this with some CSS, once the icon is positioned correctly in the header.

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
On 7/6/2021 at 4:34 PM, livvywenstan said:

Hi Paul,

Thank you for your help. I have now edited the settings so the cart icon is shown in the header. 

Do you know what CSS can be used to hide the cart icon so it just shows the CART (1) in my nav bar?

Many thanks!

Hi. DO you still need help on this?

and want to fix these?

Site URL: https://www.arbala.co.uk/

1. (Mobile-Footer) Align center all links?

arbala.co_.uk-01-min.png

2. (Tablet-Homepage) Increase subscribe section width?

arbala.co_.uk-02-min.png

3. (Mobile-Products) Increase add to cart button width?

https://www.arbala.co.uk/shop/p/the-fez-hand-painted-tray-pink-gold

arbala.co_.uk-03-min.png

4. (Tablet-Products) Similar above

https://www.arbala.co.uk/shop/p/the-fez-hand-painted-tray-pink-gold

arbala.co_.uk-04-min.png

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
  • 2 weeks later...
On 7/23/2021 at 11:46 PM, livvywenstan said:

Yes please, I would like your help / any codes for 2, 3, 4! 

Add to Design > Custom CSS

/* tablet */
@media screen and (max-width:991px) and (min-width:768px) {
/* subscribe width */
[data-section-id="606ae6a368606f65296c5d3b"] .content {
    width: 100% !important;
}
}
/* tablet-mobile */
@media screen and (max-width:991px) {
/* add to cart */
.ProductItem-details .sqs-add-to-cart-button-wrapper {
    width: 70%;
}
}

 

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.