New Landing How can we help? Cardinal Swift slider mobile version bug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Cardinal
  • #129281
    Mik_mo
    Member
    Post count: 39

    I really love Swift slider but I found a bug

    I’ve made the slider with video background, uploaded all kinds of video files and jpg background… Everything is cool on the desktop, but on the mobile it does not look properly

    Check the screenshot

    The background is not centered (aligns to the left)
    Text size is too big and it covers the arrow (is it posible to make it smaller and move up ? )
    Video does not play (I do not know whether it should)

    And a qestion… is it posible to make the Swift slider transperent ?

    I tryed uploading the png but they still have white background… I know I can use Rev Slider for it, but it is very lagy… everything start to freeze when it switches sides.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #129500
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    
    @media only screen and (max-width: 767px){
    
    .swiper-slide .caption-content[data-caption-y="bottom"] {
    bottom: 25%!important;
    }
    
    .swift-slider[data-type="curtain"] .swiper-slide {
    background-position: center!important;
    }
    }
    

    -Rui

    #129548
    Mik_mo
    Member
    Post count: 39

    Looks like nothing changed (

    #129696
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    There is alignment options in the slide settings

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 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