Adria Posted February 10 Share Posted February 10 Hello 👋, I just noticed that suddenly all the newsletter form buttons of my site are not showing up anymore unless you hover over them (see attached screenshots). I did not introduce any changes to the custom CSS nor modified any of the website form setting, therefore I am wondering what might have caused that issue. Below is the custom CSS used for the newsletter button. .primary-button-style-outline .newsletter-form-button.sqs-system-button.sqs-button-element--primary:not(:hover) { background: @black !important; color: @white !important; } URLs with the form button issue: https://www.sensorytravelexperiences.com/ (at the very bottom) https://www.sensorytravelexperiences.com/newsletter Thank you very much in advance! Adria Link to comment
Solution tuanphan Posted February 12 Solution Share Posted February 12 You can use this code to Website > Website Tools > Custom CSS to fix problem div.newsletter-block button.newsletter-form-button.sqs-system-button.sqs-editable-button-layout.sqs-button-element--primary { background-color: black !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
Adria Posted February 25 Author Share Posted February 25 Thanks a lot! That did the trick 🙌 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