Email Input Field White – Contact Form 7

Posted in: Newspaper
Post count: 34

The email field will not inherit the transparency or background color as all other fields do? I have searched and search css and am at a dead end, please look here: http://hallesque.com/contact-hallesque/

Any assistance would be greatly appreciated….

Thanks – and by the way, Newspaper 8 is by far the best on the marketplace.

Post count: 34

While I’ll have to re-edit the style.css if I changed demo themes, I did finally track down a hack.

I had to add a background color at the end of the class below. I added (background-color: #fef6e9;) to match the old fashion theme. I’d prefer a correct solution, if you have time….

input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
font-size: 12px;
line-height: 21px;
color: #444;
border: 1px solid #e1e1e1;
width: 100%;
max-width: 100%;
height: 34px;
padding: 3px 9px;
/* responsive portrait phone */
}

Post count: 20688

Hi,

Try it like this, enter the email input along with the others here
https://www.screencast.com/t/sxeSBUrQo
Like this
https://www.screencast.com/t/KKzHrGIF
Before and after should be like this
https://www.screencast.com/t/5ZEYmKJotAE
https://www.screencast.com/t/ryLH4yA0iJ

Thanks

Post count: 34

Thanks Simion C. Will do after the single malt dissipates – Newspaper 8 is best theme around, and great support to boot!

Post count: 34

That fixed ‘er right up … I guess too many single malts are responsible for overlooking the demo css sheet – gulp!

Thanks….

Post count: 20688

Hi,

Thank you for your appreciation, glad you could solve the issue. We try our best to help everyone that has a problem, as soon as possible. Have a nice day!

Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.