I’m having a problem in Google Chrome that isn’t happening in any other web browser.
Here is the website:
shop.mischiefshoes.co.nz
Google Chrome won’t scroll, no matter what I do. I’ve tried looking online for fixes but I can’t seem to find anything.
Tips?
It is because of
position:fixedindiv.footerif you remove it works fine and you can do some changes in it to make scroll and footer fixed same time.And I change
#bodywrapper { width:1025px;//from 1024px;}and it worked for me..