Tagged: x
-
AuthorPosts
-
April 20, 2016 at 7:37 pm #892720
JohnParticipantHey guys,
So I have a problem that I just can’t figure out how to fix:
Its on this page right here:
When you click on the “Building a website that actually works – Get Started” Button or image up comes my opt-in.
But there is a problem the email input field is too big:
http://prntscr.com/autxguAnd I can’t even figure out whats causing it because I was fine one moment and now its out of shape.
I’ve tried to drill in there and fix in both the ConverPlug and Customizer custom CSS but neither are drilling in and making the permanent change:
.content-57181e68af915 .cp-form-container .cp-form-field button, .content-57181e68af915 .cp-form-container .cp-form-field input, .content-57181e68af915 .cp-form-container .cp-form-field select, .content-57181e68af915 .cp-form-container .cp-form-field textarea { max-height: 45px !important; }No idea what the above CSS isn’t working its always working in firebug. But honestly seeing as this form is going to be visible on many platforms I would like to avoid the max-height rule as a fix if possible.
Thanks again for the help X team!
John
April 20, 2016 at 7:49 pm #892725
JohnParticipantNever mind I got it it was hiding in plain sight:
.cp-email {
max-height: 45px !important;
}Thx anyway!
April 21, 2016 at 5:46 am #893413
ChristianModeratorGlad you’ve sorted it out. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-892720 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
