Tagged: x
-
AuthorPosts
-
December 12, 2016 at 9:27 pm #1290782
BruceParticipantI have searched the forum, but have not found a solution to my issues.
They are regarding Mailchimp and Contact form 7.What I would like to do:
1) Mailchimp
I would just like to change the colour of the import fields for name and email section to
#3C5158.
Here is a screen shot of the original form > http://prntscr.com/dimdfu2) Contact form 7
Similar to the above request; how to change the import fields for name, email and the subject section to
#3C5158. The comment section is changed (not sure why this is the case) but not the rest. Here is a screen shot of the original form > http://prntscr.com/diq6caAwaiting your reply.
December 13, 2016 at 1:25 am #1290917
ChristopherModeratorThanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
December 13, 2016 at 1:28 am #1290920
FriechModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Cheers!
December 13, 2016 at 1:39 am #1290924
BruceParticipantCurrently under construction page is up, does that matter?
December 13, 2016 at 2:10 am #1290953
ChristopherModeratorHi there,
Please provide us with login credentials so we can take a closer look at your page.
Thanks.
December 13, 2016 at 2:14 am #1290955
BruceParticipantThis reply has been marked as private.December 13, 2016 at 2:24 am #1290971
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> 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 { border: 1px solid #0d0d0d; background-color: #3C5158; }Hope that helps.
December 13, 2016 at 6:02 am #1291171
BruceParticipantThis reply has been marked as private.December 13, 2016 at 6:03 am #1291172
BruceParticipantWhat is that code referring to?
Mailchimp form or Contact form 7.And nothing changed btw.
What other option can I do?
December 13, 2016 at 6:25 am #1291192
BruceParticipantDisregard that last comment…
I removed the code and placed it in again, but this time I added it directly below the similar code snippet for I have in css for the blog comment section.
And I structured it like this – same code, just a vertical structure: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 { border: 1px solid #0d0d0d; background-color: #3C5158; }Not sure why that made a difference, but all working now.
Thank you V-much 🙂
December 13, 2016 at 6:47 am #1291214
ThaiModeratorIf you need anything else please let us know.
December 14, 2016 at 3:27 am #1292454
BruceParticipantThankyou
December 14, 2016 at 3:56 am #1292475
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1290782 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
