Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • cirymarr Friend
    #185098

    Hi
    I know this seems like an odd question, but a client of mine would like to use JA University, with responsiveness “switched off” – I know some responsive templates have a setting to enable/disable the responsive nature of the templates – is this possible with JA University?

    Kind regards

    Ciaran

    Ninja Lead Moderator
    #484034

    JA University Template does not option switch off responsive but you can do that on this way

    <blockquote>Admin -> Extensions->Template Manager -> JA Univeristy – Default -> Layouts Tab->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>

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

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