spotsphill Posted October 13, 2023 Share Posted October 13, 2023 https://www.tyndaleschool.org/home-1 I dropped a simple Mailchimp code into our site and for some reason the text isn't showing. Can anyone help? We have working code (done the same way from Mailchimp) on a different page (https://www.tyndaleschool.org/attend-an-open-house) so I'm just kind of confused. Thanks! Link to comment
Solution tuanphan Posted October 15, 2023 Solution Share Posted October 15, 2023 Because in second page, you set Theme Color to black In first page, you set Theme Color to white so some text in Mailchimp will inherit white style. You can add this to Website Tools (under Not Linked) > Custom CSS div#mc_embed_shell { color: black; } spotsphill 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
spotsphill Posted October 16, 2023 Author Share Posted October 16, 2023 (edited) On 10/15/2023 at 12:02 AM, tuanphan said: Because in second page, you set Theme Color to black In first page, you set Theme Color to white so some text in Mailchimp will inherit white style. You can add this to Website Tools (under Not Linked) > Custom CSS div#mc_embed_shell { color: black; } That worked! Thank you! Edited October 16, 2023 by spotsphill 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