Hi – sorry I’m still having problems with the header on this website – when I scroll down the page and then scroll back up again the header has moved. I’ve got the following custom CSS:
#header_main_alternate, #header { transform: translateZ(0); } footer#socket { -webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8); -moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8); box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8); } @media only screen and (max-width: 768px) { .header_color .header_bg { background-size: contain; }}
Could you tell me what I’ve done/how I can stop it from doing that!
Thanks!
Hey kathrynmichaud!
Which browser and OS are you using? I cannot reproduce such issue on my end, as i could not the previous time you posted about the same issue :/
Cheers!
Yigit
Hi – I’m using Chrome and Windows 8 – when I load the page the header looks fine, but if I scroll up and down the page 2 or 3 times, when I get back to the top the header has completely disappeared or sometimes just the top half is still visible. I’ve attached two screenshots showing the before and after – in the second screenshot you can just see the pink tip of the vase.
Thanks!
https://www.dropbox.com/s/c4eou5w14mz3aoe/gmheaderbefore.JPG?dl=0
https://www.dropbox.com/s/60u2l1iq4f4m7wz/gmheaderafter.JPG?dl=0
Hi, after setting the header background image to scroll on the other website http://www.littlefoxwebdesign.co.uk/lumbandmacgill and it seemed to solve the problem, I did the same here – and it seems to have worked! Whew!
Just for information, what are the ideal background image sizes for the header width?
Thanks.