HOW TO REMOVE RESPONSIBLE MODE FROM ALL DEVICES ?
-
Hello,
I need to show the same layout on all devices.
How could I remove the responsive mode? I have not seen in Theme Setting.
Thank you
Hello,
There is no option in the theme.
Responsive design is provided by theme and plugins and it is not possible to do. You will have to rewrite all the CSS
Best Regards
ok, thank you. If it will be possible to insert this option in the next update, it should be helpful and interesting.
Anyway congratulation to all the Team for this amazing Theme.
Best Regards
Hello,
Thank you for the warm feedback.
Such option will require full CSS rewriting so we can hardly implement it in one of our updates.
Best Regards
Hi,
I solved the question only changing the viewport with this:
<meta name=”viewport” content=”width=1024, initial-scale=0, maximum-scale=1.0, minimum-scale=0.25, user-scalable=yes” />
Best Regards
Hello,
Ok. If you have any questions please feel free to contact us.
Best Regards