No responsiveness
February 2013 WordPress Theme
- GK User
- Thu Feb 13, 2014 10:17 pm
Hi there,
How do I get rid of any responsiveness whatsoever? I simply want the website to display on mobile devices exactly as it does in computer browsers.
Help greatly appreciated.
How do I get rid of any responsiveness whatsoever? I simply want the website to display on mobile devices exactly as it does in computer browsers.
Help greatly appreciated.
-
- Fresh Boarder
- GK User
- Fri Feb 14, 2014 8:13 am
-
- Moderator
- GK User
- Fri Feb 14, 2014 11:53 am
Piotr Kunicki wrote:Hello,
Please check this similar thread:
https://www.gavick.com/forums/appsprote ... 33052.html
Thanks Piotr,
I have removed the code snippet from responsive_css.php, but it didn't force the site to display on an ipad in a desktop manner. Can you provide any further guidance?
-
- Fresh Boarder
- GK User
- Fri Feb 14, 2014 2:22 pm
Could you provide an URL to your website? (here or via PM)
-
- Moderator
- GK User
- Mon Feb 17, 2014 8:36 am
Please add also this code into css/override.css file (first enable this option from Template Options -> Advanced tab).
- Code: Select all
#gk-content-wrap + aside {
width: 25% !important;
}
.gk-page {
width: 1200px!important;
}
-
- Moderator
- GK User
- Mon Feb 17, 2014 1:16 pm
I did. Still it comes up totally messed up on on iPad.
-
- Fresh Boarder
- GK User
- Mon Feb 17, 2014 3:54 pm
I don't see mentioned css code on your website, did you enable override option?
-
- Moderator
- GK User
- Mon Feb 17, 2014 4:28 pm
I did, but when I saw it didn't work out, I removed it again.
I've just enabled it once more for you to have a look,
I've just enabled it once more for you to have a look,
-
- Fresh Boarder
- GK User
- Tue Feb 18, 2014 8:33 am
There's a mistake in you override.css file, this selector:
- Code: Select all
.fyre .fyre-comment-wrapper time.fyre-comment-date
- Code: Select all
}
-
- Moderator
- GK User
- Tue Feb 18, 2014 12:22 pm
Oh I see. Thank you fopr your quick help Piotr!
-
- Fresh Boarder
11 posts
• Page 1 of 1