PetrSuska Posted February 16, 2015 Share Posted February 16, 2015 Hi guys, I am not a fan of responsive themes, I even think it really sucks. And unfortunately there is no option to disable responsiveness in backoffice. So... Are there ANY templates for 1.6 which are NOT responsive? or How can I get the responsiveness out of the default 1.6 theme? Thank you for your help. I believe I am not the only one who hate responsive design in eCommerce. Petr Link to comment Share on other sites More sharing options...
fred-vinapresta Posted February 16, 2015 Share Posted February 16, 2015 Hi, you will need to add modifications to your template and css files: remove <meta name="viewport" content="width=device-width, initial-scale=1.0" /> from header.tpl and find all media-queries parts in your css files and remove/modify them when necessary Link to comment Share on other sites More sharing options...
rustyclockwork Posted February 17, 2015 Share Posted February 17, 2015 (edited) I am planning on doing the same, though I love the idea of responsiveness, it's just not what my site needs for my particular clientel. I've read that we have to go through all .css files and remove @media queries for resolutions less than 1280 pixels. Can anyone fill in anything that I'm missing? Fred's suggestion certainly helped me, wasn't aware of the viewport line in header.tpl Jason Edited February 17, 2015 by rustyclockwork (see edit history) 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now