I’m working with a different theme on a project and like something about it: it is responsive for smartphones, but does not get responsive for tablets of a certain size.
The problem when a site gets responsive for tablets is that a lot of things get screwed up like inline columns don’t match up, sidebar widgets behave strangely, etc.
I was wondering if I gutted out the media CSS for mobile in your themes for certain screen sizes, if I could eliminate the responsiveness for certain tablet sizes. I basically would like site to conform to smartphone screen size, and larger tablets that don’t rearrange anything, but smaller tablet screen size I would like just the regular site to appear.
Am I going in the right track? Thanks.