gravity-forms-placeholders
gravity-forms-placeholders copied to clipboard
Placeholder text not visible in Chrome or in mobile
LOVE the plugin but I am having difficulty getting the placeholder text to be visible in Chrome and on mobile. Here's my sandbox site: http://hoodmountainstudio.net/
IE and FF are working just fine.
Any suggestions?
Thanks, Mary
Just figured out that I need to remove the line height. Here is the CSS fix: .rev_slider input#input_1_1.medium {width: 300px; padding: 10px; text-align: center; line-height: 1em; }
Hope this is helpful to someone else.
Now I just need to figure out how to make it visible on mobile.