Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • ger12 Friend
    #207399

    Hi,

    2) Why cant see sl1-first.png picture? I put the right name. :((

    3) How can I resize the picture instead the background ? Why on mobile It becomes small?

    Thanks in advance

    Saguaros Moderator
    #574189

    Hi ger12,

    I can’t access administrator area of your site with provided info so it’s impossible to check the image.

    Regarding to the image in front-end of slideshow module, it’s automatically resized in small screen. You can apply below tweak to have image with a better look in mobile view:
    – Go to file: root/templates/ja_nuevo/css/custom.css (create this file if it doesn’t exist)
    – Add this css rule:

    @media (max-width: 360px) {
    .ja-slideshow .container {
    padding-left: 0;
    padding-right: 0;
    }
    }

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

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

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