Problem on Android devices

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Fri Apr 11, 2014 11:02 pm
Hi,

I tested this theme on iphone and it is perfect, but when I open site on samsung galaxy note in standart browser of android os and dolphin browser, I saw that when scrolled down the page, the image in header's background is scrolled down too... It is not correct and looks..not good really. You can see that in demo of this theme on your site..
User avatar
Junior Boarder

GK User
Mon Apr 14, 2014 8:43 am
Hello,

I've checked it on Andorid default browser and don't see this problem with the header. Which screen resolution do you have in your device?
User avatar
Moderator

GK User
Tue Apr 15, 2014 6:17 am
Piotr, 1280x800, Samsung Galaxy Note (first). Default browser and Dolphin Browser - the same situation.
User avatar
Junior Boarder

GK User
Wed Apr 23, 2014 8:22 am
Hi,

Sorry for the delay, now I know what did you mean. I didn't notice it beacuse the header background on the mobile should be scrolled - that's ok, but if you want to change it try to add this code into tablet.small. or mobile.css file:

Code: Select all
.imageBg #gk-head,
.imageBg #gk-head-frontpage {
   background-attachment: fixed!important;
}
User avatar
Moderator


cron