-
AuthorPosts
-
November 5, 2015 at 12:19 am #530455
Hi,
Here is my website http://suolocksmithmarkham.com/emergency-locksmith-services/
I want to change the BLACK background to WHITE color with black border of Contact Form in side bar.
The contact form I used is plug-in: Contact Form 7. I use Contact form 7 instead the one come with enfold, because Enfold one can’t upload files.
Please help.
Thanks
November 5, 2015 at 9:57 am #530627Hi peiiep,
Please try the following in Quick CSS under Enfold–>General Styling:
.sidebar input[type='text'] { background-color: white !important; color: black !important; }Regards,
RikardNovember 5, 2015 at 8:34 pm #531174Thanks Rikard.
That code change the first 2 row, and then I copy and change to [type=’email’], it changes the “email” bar too. But it didn’t work on the “message”. Here is how it looks like now http://suolocksmithmarkham.com/commercial-locksmith/
Here are my coding:
.sidebar input[type=’text’] {
background-color: white !important;
color: black !important;
}.sidebar input[type=’email’] {
background-color: white !important;
color: black !important;
}.sidebar input[type=’textarea’] {
background-color: white !important;
color: black !important;
}please help
November 7, 2015 at 7:30 am #531750Hi,
Not sure what’s going on but this is what I get on my end, is it supposed to be there or in the sidebar? http://imgur.com/qHZDXqF
Best regards,
RikardNovember 10, 2015 at 2:15 am #532999That’s so weird.
Here is how it looks like on mine computer. I tried different browser and different computers and cellphone, they all look like this:

Is there any other code I can try? Because I also have this contact form on my contact page: http://suolocksmithmarkham.com/contact-2/
I want it be same white background.
Thanks
November 12, 2015 at 3:18 pm #534807Hi!
I get this result:
which looks totally fine to me. Please clear browser cache and hard refresh a few times.
Best regards,
AndyNovember 12, 2015 at 11:17 pm #535123I figured out.
Thanks for your time
November 13, 2015 at 8:44 am #535281 -
AuthorPosts
- You must be logged in to reply to this topic.
