change mobile to normal

eCommerce WordPress theme to create online shop with WooCommerce support
GK User
Tue Apr 22, 2014 10:53 am
Hi,

My website turns out all choppy when viewed on mobile browser. Is there a way i can just load the website up on mobile exactly like how it is on desktop, but just with smaller screen ?

Piotr or Cyberek, if you need the details to backend, just check your PM, i sent you both details already.

Thanks ! :)
User avatar
Senior Boarder

GK User
Tue Apr 22, 2014 11:05 am
If you will go to template settings -> Layout theme settings and set:
Talbet Width
Small Tablet Width
Mobile Width
t0 0, the site should render as desktop one on mobile.
User avatar
Moderator

GK User
Wed Apr 23, 2014 12:00 am
Hey cyberek. I did that, but it made the site look super weird on mobile.

see image.
User avatar
Senior Boarder

GK User
Wed Apr 23, 2014 11:59 am
Could You please post an url to your site?
User avatar
Moderator

GK User
Mon Apr 28, 2014 1:41 am
Hi Cyberek, I've sent you a PM already. Please check it out, its got backend access and website URL.
User avatar
Senior Boarder

GK User
Sat May 03, 2014 8:12 am
After changing those sizes to 0 you would need to do 1 more step:
Code: Select all
#gk-top-bar, .gk-page {
    width: 980px !important;
}

Put this code into override.css and remove all "max-width" declaration that you have set to 980px before.
User avatar
Moderator


cron