You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: