Home Forums Pro Themes Blog Diary Pro White Type on White Background in Subscribe Block

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #184200
    lperlste
    Participant

    Hi, wondering if you could help with this… The Email Subscribe block doesn’t show the entered text as it appears white on white. I don’t know why this suddenly started but it doesn’t make a difference if I use a legacy widget or the block. Can you help me fix it?

    The site is https://caringforaspouse.com

    #184217
    sanam
    Keymaster

    Hi @LPERLSTE, Please add this CSS in the Additional CSS

    .jetpack_subscription_widget input[type=”email”] {
    color: #111;
    }

    Go to Customizer >> Appearance >> Additional CSS, paste the above CSS there, and published the site.

    Regards,
    Themepalace

    #184238
    lperlste
    Participant

    That fixed it — thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.