Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Try adding the following to your custom CSS editor, under Appearance > Edit CSS in your dashboard:

    .jetpack_subscription_widget input[type="submit"] {
    	color: #333;
    }

    That should do the trick!

    Thread Starter jasondunn

    (@jasondunn)

    Thanks so much! That worked. Is it normal that custom CSS is required when using a default WordPress theme?

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    It’s usually not required, but since you’ve set both your sidebar background color and sidebar text to white, it makes things a bit more complicated. Luckily, there is nothing a bit of CSS won’t solve 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Subscribe Button Blank White Box’ is closed to new replies.