Ginger_Meadow_08 Posted October 31 Share Posted October 31 Using the code for the embed from Kajabi, and everything is working well but the font is showing up white (and not visible on the white background). How do I add in font color properties (#5d5d5d) to this style block? Thanks! <script src=https://training.paraphrasecomm.com/forms/308229/embed.js></script> Link to comment
Solution jaeveedee Posted October 31 Solution Share Posted October 31 you can try this #kajabi-form { .kajabi-form__title { color: #5d5d5d !important; //change me if you need } .kajabi-form__subtitle p { color: #5d5d5d !important; //change me if you need } } ☕ Did I help you? Buy me a coffee! 💻 I'm for hire on Upwork! 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