Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Overriding CSS Reply To: Overriding CSS

#151731
Paulie_D
Member

I wouldn’t be using lists in a form at all TBH. Use divs etc to contain and separate inputs & labels.

Here’s how a default form in Codepen is structured. I added minimal styling to make it more legible.

http://codepen.io/Paulie-D/pen/woeLx

There are also some errors in your CSS…

Such as

.sectionOne ul il 

form .sectionOne ul il