Deanogrigio Posted August 3, 2022 Share Posted August 3, 2022 Site URL: https://l100.org/conference-registration%20(pw:%20l100) I have a specific form that must be filled out after adding a product to your cart. The button at the bottom of the form is not visible because my default button style is white + outline. I would like to adjust ONLY the button style / color on Product Forms. Is there a way to do this with CSS? I am looking to adjust the default colors and hover colors. Squarespace support posted an answer to this at the bottom of the below page, however that affects other button locations not just product forms. https://support.squarespace.com/hc/en-us/articles/205811218-Creating-a-custom-product-form#toc-my-product-form-s-button-is-missing Link to comment
tuanphan Posted August 5, 2022 Share Posted August 5, 2022 Hi, Can you share link to product where you have problem? We can check easier 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
Deanogrigio Posted August 7, 2022 Author Share Posted August 7, 2022 https://l100.org/conference-registration password: l100 add first product to your cart and you will see the form with the button styling issue Link to comment
tuanphan Posted August 10, 2022 Share Posted August 10, 2022 On 8/7/2022 at 11:50 PM, Deanogrigio said: https://l100.org/conference-registration password: l100 add first product to your cart and you will see the form with the button styling issue Add this code to Design > Custom CSS /* product lightbox button issue */ body[class*="type-products"] .lightbox-inner input.button { border: 1px solid black !important; color: black !important; } Deanogrigio 1 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment