Disable responsive layout

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
Tue May 07, 2013 1:35 pm
Reply with quote
Report this post
Hello

I`m getting crazy here...the template does not want to do what I want it to. The aim is to switch off mobile layout completely and just have a fixed width of 1100px. What I`ve done so far:

- Switch off responsive layout in template setting
- Change width in the template to the same 1100px for all views
- Emptied all tablet and mobile css files

The template still is adjusting when I resize browser window...with some ugly side-effects...hopefully you can help me here. Link is develop.studiomakeup.ch.

Thanks,
Roman
User avatar
Fresh Boarder

GK User
Tue May 07, 2013 2:19 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.gkPage {
    width: 1100px;
}

and remember to enable override.css option in template settings.
User avatar
Gold Boarder

GK User
Thu Nov 14, 2013 5:36 pm
Reply with quote
Report this post
Was this ever solved? I am having the exact same issue.

Thanks,

David
User avatar
Expert Boarder


cron