Jump to content

Fade "Continue Shopping" button to 50% opacity on hover

Recommended Posts

4 hours ago, amethystwallgallery said:

site: https://www.amethystwallgallery.com/

pass: Help123!

In an empty cart, I would like to have the "Continue Shopping" button fade to 0.5 opacity when I hover over it, but I can't for the life of me figure out the right combination of selectors to use to actually target it. Any help would be much appreciated!

Bonus points if my hero @tuanphan could weigh in! 😅

image.thumb.png.5921fe811018b5a6728bba0b0c962073.png

You can try adding to Home > Design > Custom Css

#sqs-cart-root [aria-label="Continue Shopping"]:hover {
  opacity: 0.5;
  transition: opacity 0.5s ease;
}

Let me know how it works on your site

Support me by pressing 👍  or marking as solution if this useful for you

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

My testing

image.png.83058e199961776904d8a4455a76d879.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

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.