Mobile adjustment issue

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
Mon Feb 29, 2016 11:34 am
Reply with quote
Report this post
Dear Gavick Team,
When we view the page http://www.stattqualm.ch on a mobile phone (in my example it's the iPhone 6) in portrait mode, the first part of the website is squezed and shows an empty space at the right side. Only when scrolling down to "Kontakt", the page is adjusted correctly. Do you have any idea how we can solve this?
Printscreen stattqualm.ch.jpg

Thank you very much for your help.

Best regards from Switzerland
Fabian
User avatar
Fresh Boarder

teitbite
Thu Mar 03, 2016 1:24 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

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

GK User
Mon Apr 11, 2016 12:48 am
Reply with quote
Report this post
awesome! Thanks for your help!
User avatar
Fresh Boarder


cron