Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • imarc11 Friend
    #186760

    I know, the following question is pretty dump regarding this template is built responsive – but a customer wants to have exactly this template but he doesn’t want it to be responsive.

    Is there a easy way to turn off the recognition of the screensize?

    So, my goal would be to have the desktop version across all devices.

    Thanks for your help!

    Ninja Lead Moderator
    #490053

    This way will help you turn off responsive on JA Zite Template

    1) Open tempates/ja_zite/etc/layouts/default.xml file

    From


    <stylesheets>
    <file media="only screen and (max-width:719px)">css/layout-mobile.css</file>
    <file media="only screen and (max-width:479px)">css/layout-mobile-port.css</file>
    <file media="only screen and (min-width:720px) and (max-width: 985px)">css/layout-tablet.css</file>
    <file media="only screen and (min-width:986px) and (max-width: 1235px)">css/layout-normal.css</file>
    </stylesheets>

    Change to


    <stylesheets>

    </stylesheets>

    2) Rename this folder

    From
    <blockquote>templates/ja_zite/js/menu</blockquote>

    Change to
    <blockquote>templates/ja_zite/js/menu_bk</blockquote>

    Remember to clear cache from Admin area

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum