-
I would argue that responsive website are almost always, like 99%, a better UX for mobile users...
But yes, in Gantry 5 you have full control over all the Media Query breakpoints... this isn't something that can be change dynamically on the frontend... with jQuery or any other method... at least not natively... if you wanted to set a parent class and then write a BUNCH of CSS to Override the media queries... and then used jQuery to change that Parent class onClick thus kicking in, or turning off, your CSS... then I suppose you could get something working... maybe...
But, if you just want to prevent your site from ever collapsing I believe you can just set all your Breakpoints to 0
-
The following users have thanked you: Patrick Toulze
- SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT
