Glans Posted December 6, 2022 Share Posted December 6, 2022 Hi! I have created forms on a website and want to use the Lightbox design. My problem is that the send-button at the bottom of the form is "invisible" - the text is white as well as the outline of the button. It is only when I hover over the place where the button is that the text send (skicka in Swedish) appears. You can see it on the pictures. I have tried to customize the buttons in different ways and change colors but I can't seem to change this particular button and frankly I have no idea where to change this so I have really just tried randomly. The problem is only when I use the Lightbox design, not when the Lightbox-mode is turned off. Can anyone help me? Link to comment
tuanphan Posted December 7, 2022 Share Posted December 7, 2022 Can you share link to page where you use form? Or try adding this to Design > Custom CSS .lightbox-inner input.button { color: #f1f !important; border-color: #f1f !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!) Link to comment
Glans Posted December 7, 2022 Author Share Posted December 7, 2022 Hi! Thank you. You can see it on this webpage: https://www.sweboat.se/lankar I will try the code you provided. Link to comment
Solution tuanphan Posted December 11, 2022 Solution Share Posted December 11, 2022 On 12/7/2022 at 10:43 PM, Glans said: Hi! Thank you. You can see it on this webpage: https://www.sweboat.se/lankar I will try the code you provided. Add to Design > Custom CSS .sqs-modal-lightbox-content .lightbox-inner input.button { color: #f1f !important; border: 1px solid #f1f !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!) Link to comment
Glans Posted December 12, 2022 Author Share Posted December 12, 2022 Thank you so much! 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