New Landing How can we help? Atelier Problem with images in the switcher (MOBILE only)

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #326816
    lucaluca
    Member
    Post count: 63

    Hi Rui, I’ve got a problem with images of the homepage switcher, EXCLUSIVELY on MOBILE view. If you check the DESKTOP version of the homepage switcher the images are ok. If you check it on MOBILE view, the images aren’t ok, because the images are cut. In the mobile view I can see only a part of the images. How can I solve it? Do I need a code for the MOBILE version or I have to change settings? Thank you in advance.

    #326883
    lucaluca
    Member
    Post count: 63

    Hi Rui, I’ve got a problem with images of the homepage switcher, EXCLUSIVELY on MOBILE view. If you check the DESKTOP version of the homepage switcher the images are ok. If you check it on MOBILE view, the images aren’t ok, because the images are cut. In the mobile view I can see only a part of the images. How can I solve it? Do I need a code for the MOBILE version or I have to change settings? Thank you in advance.

    #327159
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I’m not understanding what you mean with homepage switcher. Can you provide some screenshots with the marked issue?

    -Rui

    #327162
    lucaluca
    Member
    Post count: 63

    Here two screenshots of the mobile view. as you can see the image go out of the screen, while on the DESKTOP version the image is perfect.

    Attachments:
    You must be logged in to view attached files.
    #327169
    lucaluca
    Member
    Post count: 63
    This reply has been marked as private.
    #327174
    lucaluca
    Member
    Post count: 63

    Sorry Rui, I mean the swift slider in the homepage, not switcher!!!!

    #327247
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Try to add this code below to the custom css option.

    @media only screen and (max-width: 767px){
    .swiper-slide[data-bg-size="auto"] {
        background-size: contain!important;
    }
    }

    -Rui

    #327277
    lucaluca
    Member
    Post count: 63

    Thank you very much. Finally resolved. Great as always Rui.

    #327290
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks for the kind words.

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register