Nic1
(Nic Warrington)
1
I have a form that works great on Chrome
But not on Chrome (iPhone), IE or Safari. For eg
I can’t find anything in the Forum about this. Any Ideas?
Here is my site Read-Only: https://preview.webflow.com/preview/brahmanhills?utm_source=brahmanhills&preview=132715ef5186f6f466b1aef2ec4b15c7
avivtech
(Aviv Shwartz)
2
Hi @Nic1,
Can you point out where exactly is that form on the website?
Nic1
(Nic Warrington)
3
Hey @avivtech! It’s in a CMS Collections Page called “Specials Template”
avivtech
(Aviv Shwartz)
4
Ok, so I have found this.
Try giving the input elements a float-left attribute and see if that changes the game
Nic1
(Nic Warrington)
5
@avivtech Unfortunately, no luck. Tried floating left and right. Still no placeholder text unless on Chrome. 
avivtech
(Aviv Shwartz)
6
hmm
tough one!
Can you share the published site link with me? so I can test it?
Nic1
(Nic Warrington)
7
avivtech
(Aviv Shwartz)
8
Could you try giving the input position: relative, and transparent background?
Nic1
(Nic Warrington)
9
Still no change unfortunately.
avivtech
(Aviv Shwartz)
10
Can you try changing the line height to 1px?
Nic1
(Nic Warrington)
11
@avivtech Dude, legend! I’m not sure how or why, but it worked. Unfortunately not on Safari or Chrome on mobile still though.
avivtech
(Aviv Shwartz)
12
That last one was @jorn’s idea !
So did we only partly solve this??
Nic1
(Nic Warrington)
13
Thank you @jorn as well! Ya, it works great in Chrome, Safari and even IE, but the placeholder still doesn’t show on mobile Chrome or Safari.
1 Like
jorn
(Jörn)
14
Hey, @Nic1 thats is strange. Let me check on that and get back.
jorn
(Jörn)
15
Try to remove line height from tablet and landscape as well and I’ll think you all good 
jorn
(Jörn)
16
Just checked on my phone and it works for me. iPhone 6s.
Nic1
(Nic Warrington)
17
Thanks @jorn and @avivtech! Embarrassed that I missed the change down to mobile portrait
.
I’m having another issue with checkboxes on another form. All, but one is submitting as selected, even if all are selected.
The “Subscribe to our blog” link to the form is on this page: https://brahmanhills.webflow.io/blog-post/10-top-tips-on-how-to-budget-like-a-boss-wedding-finance-mastered
In Webflow > Blog Posts Template
I couldn’t find an answer to this in the forum, should I start a new thread?
avivtech
(Aviv Shwartz)
18
If you remove all the interactions and classes from all the checkbox elements, does the form works ok?
Nic1
(Nic Warrington)
19
Hmm, I’ll do that as a last resort. Will take some time to remove all the classes and interactions. I used these checkboxes (https://preview.webflow.com/preview/overtongraphics?preview=dd4d02d6f66868b20b1cb1375ac21cd6) as a reference. They’re also mentioned in this post - Styling checkbox - #13 by elibailey
@OvertonGraphics is the clever author. Josh, did you have any problems with checkboxes submitting as false even when checked?