Tagged: x
-
AuthorPosts
-
November 16, 2016 at 1:22 pm #1259756
yhshin1020ParticipantHey,
I have an email form in the footer widget area of my website. (attached a picture below)
I want the email form to look slightly different. Mainly I want:
1) reduce the gap between the form and the image above it.
2) reduce form header size
3) change form (text input and button) font
4) make the button the same height as the text input
and 5) join the text input field and the button together.
Thank you very much.
November 16, 2016 at 1:22 pm #1259758
yhshin1020ParticipantThis reply has been marked as private.November 16, 2016 at 3:54 pm #1259987
JadeModeratorHI there,
I can’t seem to find the widget that is not your screenshot.
Would you mind pointing us out to the email widget so that we could assist you further.
Thank you.
November 16, 2016 at 8:06 pm #1260415
yhshin1020ParticipantAs you can see in the screenshot, it is at the footer of my website (the very bottom).
I said it was footer widget because I had to add it through Appearance > Widgets.
Scroll down to the very bottom and you will see the email form.
Thanks.
November 16, 2016 at 10:01 pm #1260498
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
footer.x-colophon.top div#x-section-5 { padding-top: 10px; } footer.x-colophon.top #x-subscribe-form-2246 h1 { font-size: 20px !important; } .x-subscribe-form-2246 .submit { padding: 10px; height: 38px !important; margin-left: -3px; }Request you to please elaborate point number 3.
Thanks.
November 16, 2016 at 11:05 pm #1260539
yhshin1020ParticipantHey,
I was hoping to change the font size and color of the text inside the button and the text input field in the said form.
Thanks.
November 16, 2016 at 11:52 pm #1260575
DarshanaModeratorHi there,
You can add the following CSS rules also.
.x-subscribe-form-2246 .submit { color: #ff0000; font-size: 14px !important; } #x-subscribe-form-2246 input { font-size: 14px; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1259756 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
