Hi
My wife and I have a responsive site which we would like to display in a single column on an I pad Mini rather than the desktop view as it is quite hard to read. On my Nexus 7 tablet it shrinks down to one column like it does on a mobile phone but on a I pad Mini it still displays like the desktop view. Is there a way to easily change the size that it shrinks to single column view.
This is our first attempt at a website and we don’t really understand complected coding.
Any help is very much appreciated.
Thanks
Matt
Any help is really appreciated. Still struggling with this.
Thanks
I managed to sort this by adding this code `@media only screen and (max-width: 800px) {
.flex_column { width: 100% !important; margin-left: 0 !important; }}` However I found it only works when columns are set to individual height rather than equal height.
Hi,
glad you could find a solution to it. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy