cloud999 Posted April 8 Share Posted April 8 I have realized that the submit button is white, with white copy on my landing pages: https://www.mcrae.photos/fitness-photoshoot I've tried a few things but am unable to make them visible. Any thoughts and suggestions would be most welcome! Link to comment
humxahafeex Posted April 8 Share Posted April 8 Hi Add the following Code to Website> Website Tools> Custom Css .form-wrapper input[type=submit] { background-color: #e4070b !important; color:#fff !important; } If it solved the issues do mark it as solved. Link to comment
cloud999 Posted April 11 Author Share Posted April 11 I assume I'm doing something wrong as I added the code, but the issue persists. Link to comment
tuanphan Posted April 13 Share Posted April 13 On 4/11/2024 at 1:46 PM, cloud999 said: I assume I'm doing something wrong as I added the code, but the issue persists. Use this new CSS code div.lightbox-inner input.button { background-color: #e4070b !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment