New Landing How can we help? Atelier Swift Slider

Viewing 15 posts - 16 through 30 (of 30 total)
  • Posted in: Atelier
  • #288856
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would need to add the swift slider to a row asset instead of the page meta options, then in the row visibility options hide it on mobile

    – Kyle

    #289596
    SHK111
    Member
    Post count: 271

    Thanks Kyle for this note.

    I met another issue this week about the slider. I prepared the pictures in 1920×650, but the pictures are all zoomed …

    The background image size doesn’t have effect : Auto or cover …
    it happens on all device with swift slider.

    #289597
    SHK111
    Member
    Post count: 271
    This reply has been marked as private.
    #289623
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @SHK111

    If you need to force the min-height of the slider, then i’d suggest adding this css:

    .home .swift-slider .swiper-slide {
    min-height: 650px;
    }

    Hope that helps.

    – Ed

    #289627
    SHK111
    Member
    Post count: 271

    Thanks for your answer Ed, unfortunately, it give the same result …

    (The second pictures couldn’t be upload for the size. Hope this one can be)

    Attachments:
    You must be logged in to view attached files.
    #289631
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Have you added that css to your site? Can’t see it added on the link above.

    – Ed

    #289632
    SHK111
    Member
    Post count: 271
    This reply has been marked as private.
    #289634
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Ahh ok, change the css to this:

    .home .swift-slider, .home .swift-slider-outer, .home .swift-slider .swiper-slide {
        min-height: 651px;
    }

    That should sort it.

    – Ed

    #289635
    SHK111
    Member
    Post count: 271

    Ok, well. Just realized that the result is different between a 24″ and a 15″ retina … is it normal?

    #289637
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    What are you seeing different?

    – Ed

    #289639
    SHK111
    Member
    Post count: 271

    Check the width on the two screenshot.

    Attachments:
    You must be logged in to view attached files.
    #289642
    SHK111
    Member
    Post count: 271

    sorry the second is attached here

    Attachments:
    You must be logged in to view attached files.
    #289673
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    That is normal with the css we provided, yes. As the height of the slider will always be 651px – which I thought it what you wanted? Else the slider will resize based on the content.

    – Ed

    #289679
    SHK111
    Member
    Post count: 271

    Ok. I thought the opposite.
    So it’s not possible to see the pictures in the total width on every screen ?!

    #289689
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    The swift slider isn’t designed in that way – it is designed with the content being the focus, so the slider resizes around that, rather than the background. If you remove the css I gave you, then it would be closer to keeping the perspective.

    – Ed

Viewing 15 posts - 16 through 30 (of 30 total)

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

License required for the following item
Login and Registration Log in · Register