Mobile Version Layout off

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Thu Jan 21, 2016 5:47 pm
Reply with quote
Report this post
Hi guys. The mobile layout for my website is off. www.synergers.com . There are blanket spaces on the right side of the webpage. It doesn't fit perfectly onto one page. Not sure how I could fix this. Thank you.
User avatar
Fresh Boarder

GK User
Mon Jan 25, 2016 8:07 pm
Reply with quote
Report this post
Anyone knows what made the layout off? Not sure if it was a CSS override file or some setting on the backend.
User avatar
Fresh Boarder

GK User
Thu Jan 28, 2016 5:53 pm
Reply with quote
Report this post
It has been a week since I asked for help. Is there is a customer support email or phone number that I can reach to get this resolved?
User avatar
Fresh Boarder

teitbite
Mon Feb 01, 2016 9:26 am
Reply with quote
Report this post
Hi

Please do not bump Your own threads. Our moderator system marks such threads as SOLVED when You use specific key words.

Problem on Your site is because of the image in header. It has a in style width set and is not resizing at all. Try add this to override.css and make sure override is enabled in template settings:

Code: Select all
#gkHeaderMod img {
max-width: 100%;
height: auto;
}
User avatar
Moderator

GK User
Mon Feb 01, 2016 8:48 pm
Reply with quote
Report this post
Worked great. Thanks guys.
User avatar
Fresh Boarder

teitbite
Tue Feb 09, 2016 10:24 am
Reply with quote
Report this post
Hi

Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron