frazer
(Frazer McLeod)
#1
Hey Webflow community 
Has anyone else had trouble having their styles apply to a form input field?
Despite putting in 8px as the border-radius, the field doesn’t style.
It works on every other project I have except this one. There is no custom CSS in any of the footer/header areas or on the page.
Thanks!
mww
(Milan )
#2
Hi @frazer,
Welcome to the forum!
Would you be able to send through a Read-only link to your website?
It would also be great if you could provide the live URL to the .webflow.io staging domain!
Cheers!
Bimbi
(Sebastian Bimbi)
#3
I think you need to use overflow:hidden (somehow it works) or add a div>field and use the overflow in the div and the radius too