isonico Posted June 8, 2022 Share Posted June 8, 2022 Site URL: https://www.thebigbunsclub.com/buns/p/big-bun-box-of-4 Hello, I am trying to create a custom style for my custom form pop-up window that appears after clicking "Add To Cart". I know how to change its background color, but no idea how to change the buttons properties, or if it is even possible. Any information would be great! Link to comment
Solution tuanphan Posted June 10, 2022 Solution Share Posted June 10, 2022 Use this CSS to target button #siteWrapper.with-button-variants~.sqs-modal-lightbox .sqs-modal-lightbox-content .sqs-button-element--primary { background-color: red; color: violet; font-size: 30px; } isonico 1 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
isonico Posted June 11, 2022 Author Share Posted June 11, 2022 20 hours ago, tuanphan said: Use this CSS to target button #siteWrapper.with-button-variants~.sqs-modal-lightbox .sqs-modal-lightbox-content .sqs-button-element--primary { background-color: red; color: violet; font-size: 30px; } Worked! 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