Skor Posted October 28, 2020 Posted October 28, 2020 (edited) I have a form which appears after a customer clicks add to cart. I can't figure out how to style the form -- I've looked through the product and color options and nothing seems to change. The form currently is black text on a white background and want to use the site colors on this form for some of the text and the button. Is this a CSS thing or is there a configuration option I missed. I have four different forms, and they appear for most of my products as a part of the ordering process. Thanks in advance. Edited October 28, 2020 by Skor
Beyondspace Posted October 28, 2020 Posted October 28, 2020 I think custom product form can be changed in style but we need to add custom css for it, how is your site look like? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Skor Posted October 28, 2020 Author Posted October 28, 2020 At a minimum I want to make the button blue with a white background. Also, each form has a unique name.
Beyondspace Posted October 28, 2020 Posted October 28, 2020 Could we have a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Skor Posted October 28, 2020 Author Posted October 28, 2020 This is the form. I'd likely want to change the font color for the name and the color of the submit button.
Beyondspace Posted October 28, 2020 Posted October 28, 2020 (edited) Sorry Skor, Seems like you dont want to share the current site url for checking the style by inspector so I can't help you on this, I'm sure there are supporters around here can help Edited October 28, 2020 by bangank36 Edits BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
tuanphan Posted October 31, 2020 Posted October 31, 2020 If your site is private, you can setup password & share url On 10/28/2020 at 10:08 PM, Skor said: I haven't published the site yet. 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!)
Skor Posted November 2, 2020 Author Posted November 2, 2020 I will include the URL after an online show concludes. We have suspended online ordering temporarily during the show. Beyondspace 1
Skor Posted November 4, 2020 Author Posted November 4, 2020 For example, here's one of the product links:https://www.carolynkdesigns.com/shop/p/1139 If you click add to cart a form pops up. The second form is what I'd like to change the button color and potentially the title color. Thanks in advance. Beyondspace 1
Solution Beyondspace Posted November 4, 2020 Solution Posted November 4, 2020 11 minutes ago, Skor said: For example, here's one of the product links:https://www.carolynkdesigns.com/shop/p/1139 If you click add to cart a form pops up. The second form is what I'd like to change the button color and potentially the title color. Thanks in advance. I may use the same color code of your current site Design->Custom Css .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-title { color: #2c67af; } .sqs-async-form-content .form-wrapper input[type=submit] { background-color: #2c67af; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
Skor Posted November 4, 2020 Author Posted November 4, 2020 Perfect! Thanks so much @bangank36. Much appreciated. Beyondspace 1
EmilieJohansen Posted June 6, 2021 Posted June 6, 2021 Hey! I would love some help with this as well as I too am adding add to cart pop up form and I'd like the colours and fonts to match my website www.tojldn.co.uk. Would anyone be able to help me?
tuanphan Posted June 7, 2021 Posted June 7, 2021 18 hours ago, EmilieJohansen said: Hey! I would love some help with this as well as I too am adding add to cart pop up form and I'd like the colours and fonts to match my website www.tojldn.co.uk. Would anyone be able to help me? Can you share link t oa product where you use popup form? 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!)
EmilieJohansen Posted June 7, 2021 Posted June 7, 2021 Yes sure this is the link https://www.tojldn.co.uk/ready-to-ship/p/new-product-page-design
tuanphan Posted June 8, 2021 Posted June 8, 2021 22 hours ago, EmilieJohansen said: Yes sure this is the link https://www.tojldn.co.uk/ready-to-ship/p/new-product-page-design Add to Design > Custom CSS /* product lightbox form */ body.collection-type-products .lightbox-inner * { font-family: hydrophilia-liquid !important; } body.collection-type-products .lightbox-inner input.button { background: #2f5056; font-family: futura-pt !important; } 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!)
bwsharkey Posted November 18, 2023 Posted November 18, 2023 I've been trying to change the button color but I can't figure out how, whenever I hover over it the texts turns black but otherwise its invisible. I've tried changing the site colors as well.
tuanphan Posted November 20, 2023 Posted November 20, 2023 On 11/18/2023 at 7:59 AM, bwsharkey said: I've been trying to change the button color but I can't figure out how, whenever I hover over it the texts turns black but otherwise its invisible. I've tried changing the site colors as well. Can you share link to this 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!)
lovex3you Posted July 11 Posted July 11 Is there any way to add images to the custom product forms? For example, i want to display different designs and color options to show clients as a reference when they select options. Attaching image for reference: This is a Shopify's custom product form -- wondering if it's possible to do something like this for squarespace?
tuanphan Posted July 13 Posted July 13 On 7/11/2024 at 10:22 PM, lovex3you said: Is there any way to add images to the custom product forms? For example, i want to display different designs and color options to show clients as a reference when they select options. Attaching image for reference: This is a Shopify's custom product form -- wondering if it's possible to do something like this for squarespace? Yes. It is possible. I used to help a case, we use option with some text, then use CSS code to change these option text to custom image. 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment