Tagged: CSS, enfold, media queries, responsive
Hello,
Is there a quick method for disabling media queries below a certain resolution?
I’d like to use the ‘responsive layout large 1210px’ setting and keep media queries functional for desktops/tablets, but remove/disable the mobile resolutions.
I’m using a child theme and wander if there’s a simple way to do this (without having to make many edits to the parent theme css/markup, which would be hard to maintain when updating)
Thanks for your help!