Hi Guys and girls, I'm having a strange problem on one of the pages of my site. The page won't let me scroll down in Firefox and IE8 (It works perfectly in IE7). Please take a look and let me know what you think the problem could be. The page in question is: http://www.helireviews.com/contact/ I'm going nuts trying to figure it out.
remove "class" from your body tag. <body class="page page-id-2 page-template page-template-contact-php"> Code (markup): The scroll will appear and work fine. vineet
Thanks mate, I didn't even see the css conflict. I've renamed the class and it works great now. Thanks again.