Mobile/Tablet View

25 April, 2016
GK User
Sun Jun 26, 2016 7:44 pm
Hi,

how is it possible to get the same settings like the demoversion "mobile view and tablet view"?
With quickstart installation, the logo ist too big, the mobile menu is too big and the text didn't become smaller.

Thank you in advance!
User avatar
Expert Boarder

teitbite
Wed Jun 29, 2016 8:59 am
Hi

If You are using quickstart than it has all setting there already. Problem may be that some sites hav different logo sizes or more options in menu and it needs an adjustment. Please tell me the url to Your site so I'll check what needs to be done.
User avatar
Moderator

GK User
Wed Jun 29, 2016 10:55 am
Thanks!
I have sent you a private message.
User avatar
Expert Boarder

teitbite
Fri Jul 01, 2016 9:20 am
Hi

I'm afraid I cannot find a PM about Box template in my inbox, only Creativity and Steakhouse related urls. Please send me a link to this project.
User avatar
Moderator

GK User
Fri Jul 01, 2016 9:09 pm
Ok .. I have sent you again a private message.
User avatar
Expert Boarder

teitbite
Mon Jul 04, 2016 7:34 pm
Hi

To be honest I do not see problems with Your mobile layout. The only this that can be adjusted is the header image. Please add this to override.css

Code: Select all
.item-content img, header img, #k2Container img {
    width: 100%;
}

@media only screen and (max-width:640px) {
.gkHeaderBlock {
    width: 627px;
    left: 50%;
    margin-left: -313.5px;
}
}
User avatar
Moderator

GK User
Tue Jul 05, 2016 11:47 am
Great!! Thank you very much!!
User avatar
Expert Boarder

teitbite
Fri Jul 08, 2016 3:10 pm
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