I’ve got a problem that I’ve spent all day on and it’s probably a quick fix that I’m overlooking. I’m hoping a second set of eyes can pick up on it real quick.
The link below has a message submit form and, for some reason, the browser’s not picking up on any of the CSS for it. It’s just displaying all of it out as a jumble of unorganized words with no borders, etc.
http://www.hiredavewaring.com/contact.html
The CSS is located in the subfolder /css/swagger.css
Can anyone help me?
Edit: I can’t upload screenshots to this forum yet because I’m too new. But, I’ve uploaded a screenshot to this link: http://www.hiredavewaring.com/images/ss/problem.png
You have 2 open curly braces at line 735 of your CSS file at #webwrapper. That may be preventing everything after that line from taking effect.