Home Forums WoodMart support forum HOW TO REMOVE RESPONSIBLE MODE FROM ALL DEVICES ?

HOW TO REMOVE RESPONSIBLE MODE FROM ALL DEVICES ?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #125742

    Marco Abittan
    Participant

    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

    #125781

    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

    #125799

    Marco Abittan
    Participant

    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

    #125812

    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

    #125816

    Marco Abittan
    Participant

    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

    #125834

    Hello,

    Ok. If you have any questions please feel free to contact us.

    Best Regards

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)