EMail adress invisible int the subscription form
- The topic ‘EMail adress invisible int the subscription form’ is closed to new replies.
Need help? Check out our Support site, then
Hi there !
In the subscription form (widget) when you enter the email adress, the adress is invisible and the button “send” is also invisible. Is it possible to make them visible ?
Thanks so much
Jérôme
The blog I need help with is: (visible only to logged in users)
Hey Jérôme,
Please try with following CSS and let me know if it does the trick.
.widget_blog_subscription.widget {
color: gray;
}
See how to add custom CSS here.
Cheers,
Alin
Pixelgrade
ALin,
Thanks a lot
It works very well
Cheers
Jérôme
Hi Jérôme,
I’m glad I could help.
Stay awesome!
Alin
Pixelgrade