Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • pepijn2015 Friend
    #208483

    Dear Sir/ Madam,

    I have tried to add two modules on position 1 and 2 with Cagox default 2 template.
    When I open the site on the laptop it works good. But when I open the site on a mobile the modules do not resize below each other. Position 1 and 2 on 1 are on one line (3 and 4 on next line). My pictures are 400 * 400 and then it will not look good. Please look the site url on mobile.

    With regards,
    Pepijn

    Saguaros Moderator
    #576892

    Hi Pepijn,

    First of all, you can go to Backend > Extensions > Template manager > select JA Cagox template style > Layout tab > Responsive layout > Extra small

    and Navigate to the position 1 & 2, you can resize each position so that it takes full-width in this extra small layout (mobile layout)

    Refresh your site and see how it goes.

    If image is still not resized, you then can create a new css file call custom.css in this directory: root/templates/ja_cagox/css/

    and add this css rule:

    @media (max-width: 320px) {
    .singlecol.oddcol > img {
    width: 100%;
    }
    }

    Hope this helps.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 9 years, 4 months ago.

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