Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gaiza Friend
    #183769

    we have disabled the mobile version, we have selected “disabled” in Desktop Layout

    template is Ja University

    Ninja Lead Moderator
    #479232

    You meant “disable mobile version”, right? This is responsive template and it uses media jquery to make your site adapt with different screen. You can do that by going to
    <blockquote>Admin->Extensions->Template Manager -> JA Univeristy – Default ->layouts tabs->edit default</blockquote>
    from

    <stylesheets>
    <file>css/template.css</file>
    <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>
    </stylesheets>

    change to

    <stylesheets>
    <file>css/template.css</file>
    </stylesheets>

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, 4 months ago.

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