Hello,
I am having 2 issues with Chrome on a site I am building with Dante:
1: I am using a sticky header and the logo will not shrink and stay centered in the nav bar when you scroll down in Chrome. It does and looks fine in IE and Safari.
See: http://test.gen-techno.com/
2: I am using a Parallax element on a page and it works fine in Safari and IE, but in Chrome it will not scroll. I added the custom css as suggested in another thread:
#container {
overflow: visible;
}
But that did not help.
See: http://test.gen-techno.com/about/
Thanks for any help!
L