Issue on page

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Nov 24, 2016 4:46 pm
Reply with quote
Report this post
Hi,
I have a strange problem, the part above the fold stretching it horizontally displays the horizontal scroll bar and a space vertically.
Going down the page is restored and displays everything correctly.
This is a problem that should be resolved, but I have not found how to do.
See http://isweb.cmsacademy.it/
or video
https://youtu.be/Z28vXFfr5z0
Best regards.
Gioacchino
User avatar
Expert Boarder

teitbite
Mon Nov 28, 2016 11:16 am
Reply with quote
Report this post
Hi

Probably some animation glitch since it fixes itself when site is scrolled down. Try add this to override.css

Code: Select all
#gkPageContent {
overflow: hidden;
}
User avatar
Moderator

GK User
Tue Nov 29, 2016 6:36 pm
Reply with quote
Report this post
teitbite wrote:Hi

Probably some animation glitch since it fixes itself when site is scrolled down. Try add this to override.css

Code: Select all
#gkPageContent {
overflow: hidden;
}

Hi,
with what you have suggested does not work and so I solved with:
Code: Select all
  .gkPage {
overflow: hidden;
}

Rgs
User avatar
Expert Boarder

teitbite
Mon Dec 05, 2016 6:03 pm
Reply with quote
Report this post
Hi

Thank ok if it works for You.:) Closing this thread now.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.