Hi Guys,
Is it possible to turn off all responsive styles apart from the mobile media queries?
Thanks in advance,
Hi Jyles!
I am not sure if i understood you clearly but you can go to Enfold theme options and choose to display Fixed Layout – http://i.imgur.com/Joiq3Sa.png
Regards,
Yigit
Hi Yigit,
Thanks for the reply.
I have chosen the option to display the fixed layout, but by doing so it does not read the mobile media queries I have written (I have put these in the child theme css file, and they read fine when the option of a responsive layout is selected).
I’m wanting to achieve a fixed layout right up until it goes to mobile.
Kind Regards
Hey!
You would need to use the responsive option and then remove the media queries in the theme’s stylesheets for everything in the range of media queries you don’t want to use.
There isn’t any other method other than manually modifying everything unfortunately.
Best regards,
Devin