Hi
I have a scrolling issue with the header. When I scroll down the header does not stay at the top but leaves a gap and the content scrolls behind it. This only seems to happen in iPhone and if I resize the screen to test for mobile.
You can see what I mean in this image http://www.peterk2.com/scrolling.jpg and the attached link.
many thanks
Hey envapk2,
On what browser/device are you getting this problem?
Best regards,
Rikard
Hi Rikard
It is like this on iPhone, though fine on iPad and my Mac when reducing the screen size to mobile size it is like this on Chrome, but Safari and Firefox it seems fine. It also seems to work ok on Android phone.n
many thanks
Peter
Hi!
That is because admin bar, because you are logged in. It will not be the case for visitors that are not logged in. You can also try adding following code to Quick CSS and check if it helps
#header { top: 0; }
Regards,
Yigit
Hi Yigit
Of course, I should have seen that, sorry to have wasted you time.
manu thanks
Peter