mlayyye_melb Posted December 19, 2021 Share Posted December 19, 2021 Site URL: https://www.unitedride.com.au/cart Hi everyone, My Checkout button text AND outline are not showing up. (Makes the user think there's no Checkout button!) Only the text shows up when you mouse over the button. (Obs on mobile this is not an option!) Squarespace has acknowledged that the styling issue is on their end but can't tell me how long it will take to fix. I desperately need to make sure my customers can purchase items from my store! I've never added custom CSS code on my own, so thank you in advance for your direct, step-by-step instructions. Link to comment
tuanphan Posted December 19, 2021 Share Posted December 19, 2021 Can you share link to a product? We can't find a product to add to cart to view cart page 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
mlayyye_melb Posted December 19, 2021 Author Share Posted December 19, 2021 @tuanphan thanks! Here's a link to a product - https://www.unitedride.com.au/ur-merch/p/ur-signature-hoodie-f6jem Link to comment
mlayyye_melb Posted December 20, 2021 Author Share Posted December 20, 2021 Hi @tuanphan did you manage to replicate the issue? Would be super grateful for any kind of insight you might have. Thank you! Link to comment
Solution paul2009 Posted December 20, 2021 Solution Share Posted December 20, 2021 On 12/19/2021 at 3:10 AM, mlayyye_melb said: My Checkout button text AND outline are not showing up. Squarespace has acknowledged that the styling issue is on their end I'm not sure why you've been told this is a styling issue on Squarespace's end, as I'm not seeing this issue on other Squarespace 7.1 sites. The colour is currently set to transparent and you should be able to change this in Design > Site Styles > Colors. By selecting the colour scheme you are using like this: However, if this isn't working for you.. 1. Go to Design > Custom CSS. 2. Add the following: body .checkout button.KD_Juh_j6 { background: #000!important; } body .checkout button.KD_Juh_j6:hover { opacity: 0.7!important; background: #000!important; color: #fff!important; } 3. Click Save. 4. Click the Refresh button in your browser. Notes: This is a workaround. It's better to use the Site Styles panel. This workaround is likely to change without notice. The CSS sets the button style to black (#000). If this post has helped you, please click a 'Like' or 'Thanks' icon below ⬇️ Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
mlayyye_melb Posted December 21, 2021 Author Share Posted December 21, 2021 Thanks @paul2009 that was the easiest fix ever. Much appreciated. I'm not sure why Squarespace said what they did. And the odd thing is that the issue didn't exist until a couple of days before I posted it on this forum, so who knows what went wrong! paul2009 1 Link to comment
daw030201 Posted July 22 Share Posted July 22 Hi, i got a similar Problem with the checkout button on the cart site not being visible. It's only showing when hovering over it. I can't find a solution. I tried changing the colors of buttons in every color scheme, but just ended up messing up the design of the rest of my website. The solution given to @mlayyye_melb wasn't really applicable for me because i don’t think my button is transparent. Also i can't find where i can insert custom CSS. I only see Site Styles, but not Design. Link to comment
tuanphan Posted July 25 Share Posted July 25 On 7/23/2024 at 3:29 AM, daw030201 said: Hi, i got a similar Problem with the checkout button on the cart site not being visible. It's only showing when hovering over it. I can't find a solution. I tried changing the colors of buttons in every color scheme, but just ended up messing up the design of the rest of my website. The solution given to @mlayyye_melb wasn't really applicable for me because i don’t think my button is transparent. Also i can't find where i can insert custom CSS. I only see Site Styles, but not Design. Can you share link to your site? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment