Jump to content
Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

1 hour ago, pearler1570048501 said:

Site URL: https://purposecon.squarespace.com/?password=pearler

I'm trying to style and reposition the floating cart. Any ideas? My codes don't seem to work:

.floating-cart {
  top: 20px !important;
  right: 20px !important;
}

It also doesn't seem to appear on non-shop related pages?

Screen Shot 2022-06-22 at 2.51.22 pm.png

Can you share the direct link to this page? I can not find it on your above link

image.thumb.png.53d5aca5559b293334c58a17f33e48b6.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
3 hours ago, pearler1570048501 said:

Site URL: https://purposecon.squarespace.com/?password=pearler

I'm trying to style and reposition the floating cart. Any ideas? My codes don't seem to work:

.floating-cart {
  top: 20px !important;
  right: 20px !important;
}

It also doesn't seem to appear on non-shop related pages?

Screen Shot 2022-06-22 at 2.51.22 pm.png

It has already right: 20px, so you need to use this code only

.floating-cart {
    top: 20px !important;
}

(I added !important)

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
  • Solution

Other pages, has this code

.floating-cart.hidden {
    display: none;
}

Add this CSS to override it

.floating-cart.hidden {
    display: block !important;
}

 

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

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.