Quin Posted August 6, 2020 Posted August 6, 2020 Hi, in my empty shopping cart it says "you have nothing in your shopping cart. Continue Shopping" the continue shopping is actually a link and it takes you to the store part of the site. But it is the same color and font as the previous sentence. My first instinct isnt to click on it. Is there any way to change the color of it, or to underline it at least so it looks like a link? Thanks!
tuanphan Posted August 6, 2020 Posted August 6, 2020 Can you share link to cart page? We can help easier. 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!)
Quin Posted August 7, 2020 Author Posted August 7, 2020 Yes @tuanphan Im sorry I forgot! here it it, the password to the site is jogajh89 https://www.intotheblackpines.com/cart
tuanphan Posted August 7, 2020 Posted August 7, 2020 Add to Home > Design > Custom CSS .empty-message a { text-decoration: underline; color: blue; } 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!)
ivan-dabbles Posted August 26, 2020 Posted August 26, 2020 On 8/7/2020 at 6:59 AM, tuanphan said: Add to Home > Design > Custom CSS .empty-message a { text-decoration: underline; color: blue; } This isn't working for me (I'm using 7.1). But I'd also like to learn how to have "continue shopping" in an empty cart have the same styling as all other links on the site. Thanks!
tuanphan Posted August 28, 2020 Posted August 28, 2020 On 8/27/2020 at 2:04 AM, iannoli said: This isn't working for me (I'm using 7.1). But I'd also like to learn how to have "continue shopping" in an empty cart have the same styling as all other links on the site. Thanks! Can you share site url? We can check easier. 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!)
IXStudio Posted August 28, 2020 Posted August 28, 2020 Hi Use this code in Design -> Custom CSS .empty-message a { color: #fff; background-color: #a8a6a1; border-color: #a8a6a1; text-decoration: none; padding: 20px 30px; } Please use the like button if it helps you! Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD
ShalenaWhite Posted January 21, 2021 Posted January 21, 2021 @IXStudio this worked for me and added a button to my continue shopping link on the cart page. Thanks so much!!
ShalenaWhite Posted January 21, 2021 Posted January 21, 2021 @IXStudio can you please tell me how to customize the overlay background color and text color so that when the mouse hovers over the button, it changes color of both text and background? Thanks. My website url is https://www.shalenawhite.com
ShalenaWhite Posted January 21, 2021 Posted January 21, 2021 @ixstudio also how can I move the shopping cart button so its not on the same line as the text: "You have nothing in your shopping cart". I would prefer to have it on the next line with centered alignment. Thank you for all of your help.
ShalenaWhite Posted January 21, 2021 Posted January 21, 2021 @IXStudio sorry for so many questions, but also do you know how to capitalize the Continue Shopping text?
IXStudio Posted January 23, 2021 Posted January 23, 2021 Hi dear @ShalenaWhite, Please contact me via DM to check all of these questions for you! Best, Leopold Ninja Kit Extension: Upgrade your Squarespace website without coding.YouTube Preview - FREE DOWNLOAD
Recommended Posts
Archived
This topic is now archived and is closed to further replies.