Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • pstelt Friend
    #193896

    Hi,

    When I open my on JA MAGZ based website on a mobile, the most recent Joomla articles (Popular) are displayed.

    How can I change the mobile layout so that position home-10 is being displayed first? I looked (several times) to the T3-tutorials, but is still not clear to me how to change that.

    Looking forward to your response.

    Best regards,
    Paul

    shafaaq Friend
    #519219

    go to administrator>>template manager>>your template>>layout >>Responsive Layout>>mobile

    there you can customize it as you like

    remember to Enable responsive mode in General tab first.

    good luck.

    pstelt Friend
    #519222

    Hi Shafaaq,

    Thank you for your response.

    However, my problem is that it is still not clear to me how to set home-10 as the position that should be displayed first, instead of the component. In other words, my problem is I have no experience using T3 till this project. But I’m very impressed!

    Could you help me out with this, please.

    Best regards,
    Paul

    phong nam Friend
    #519235

    Hi Paul,

    You can display the home-10 module on mobile view by creating a custom.css file at templates/ja_magz/css/ path and insert following override css styles:

    @media (max-width: 767px) {
    .top-header, .spl-home-1, .spl-home-2, .spl-home-3 {
    display: block;
    }
    }

    pstelt Friend
    #519243

    Hi Leo.

    You’re indeed a Support Hero! The override did the trick.

    Thank you very much.

    Best regards,
    Paul

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

This topic contains 5 replies, has 3 voices, and was last updated by  pstelt 10 years, 10 months ago.

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