Tagged: x
-
AuthorPosts
-
January 2, 2017 at 8:06 am #1312561
quituckParticipantHi,
My placeholder text is not displaying on my footer convert plug widget. Please advise on how to fix this.Please see the image attached for reference.
Thank you
January 2, 2017 at 8:08 am #1312564
quituckParticipantThis reply has been marked as private.January 2, 2017 at 8:19 am #1312576
ThaiModeratorHi There,
The placeholder text works fine on my end:
http://i.imgur.com/ZUVdLZB.png
Could you please tell us which browsers you’re using?
Thanks.
January 2, 2017 at 8:27 am #1312582
quituckParticipantHi,
I’m using firefox.Thank you
January 2, 2017 at 8:39 am #1312607
ThaiModeratorHi There,
Please add the following CSS:
.cp-input.cp-email::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #438344; } .cp-input.cp-email:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #438344; opacity: 1; } .cp-input.cp-email::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #438344 !important; opacity: 1 !important; } .cp-input.cp-email:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #438344; }Hope it helps 🙂
January 3, 2017 at 11:20 am #1314406
quituckParticipantHi,
That code did not help the placeholder text to display. The placeholder text is displaying on my other forms, just not the one in my footer.Please advise.
Thank you
January 3, 2017 at 12:57 pm #1314579
Nabeel AModeratorHi again,
Try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { height: auto !important; }Let us know how this goes!
January 4, 2017 at 8:04 am #1315735
quituckParticipantProblem Solved.
Thank you very much! 🙂
January 4, 2017 at 8:28 am #1315775
JoaoModeratorGlad to hear it,
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1312561 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
