New Landing How can we help? Themeforest Theme Support Joyn Swift Slider Background Image Alignment (Video)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #220743
    ckgerard
    Member
    Post count: 145

    Hi

    On my iPhone 6 Plus the background images for the Swift Slider on my homepage (slides 2 and 4) with BACKGROUND TYPE: IMAGE resize and work fine.

    But the video slides (slides 1 and 3) where the setting is BACKGROUND TYPE: VIDEO dont seem to resize the background image in the same way when video is not available.

    Any ideas why this is?

    Best,

    C

    Attachments:
    You must be logged in to view attached files.
    #221080
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Yes, I see that also. Please add this CSS:

    .swiper-slide.video-slide {
        background-size: cover;
        background-position: 50% 50%;
    }

    Thanks,
    David

    #221195
    ckgerard
    Member
    Post count: 145

    Perfect – thank you so much.

    #221196
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks David.

    -Rui

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

You must be logged in to reply to this topic.