New Landing How can we help? Atelier Swift Slider

Viewing 15 posts - 1 through 15 (of 30 total)
  • Posted in: Atelier
  • #282463
    SHK111
    Member
    Post count: 271

    I tried to look up at your knowledgebase, but it’s not working.

    I’ve 4 slides on the swift slider and in some of them I wanted to align the background image vertical to the bottom.

    You can see the setting in the pictures

    Attachments:
    You must be logged in to view attached files.
    #282477
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Does it not work?

    – Kyle

    #282492
    SHK111
    Member
    Post count: 271

    No. Take a look at these two pics below.

    Original & swift slider pics (wanted to show the belt, not the shoes).

    Attachments:
    You must be logged in to view attached files.
    #282497
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You got a link I can check?

    – Kyle

    #282498
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Never mind, managed to replicate on mine, seems that option isn’t working. Will forward to the developer for you

    – Kyle

    #282500
    SHK111
    Member
    Post count: 271

    id : davidmartin
    PW : davidmartin19july

    http://www.cufflinkster.com

    #282554
    SHK111
    Member
    Post count: 271

    The function is working for mobile. But there is just a horizontal align setting, not vertical …

    And the pic are so far too much zoomed

    #282627
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @SHK111

    Thanks for the heads up, seems a few styles were missing. Please try adding this to your custom css within theme options:

    .swiper-slide[data-bg-align="top"][data-bg-horiz-align="center"] {
        background-position: center top;
    }
    .swiper-slide[data-bg-align="center"][data-bg-horiz-align="center"] {
        background-position: center center;
    }
    .swiper-slide[data-bg-align="bottom"][data-bg-horiz-align="center"] {
        background-position: center bottom;
    }

    That should sort it. You probably also want to set the background image size to cover – as this will make sure it covers the area without over-sizing where not needed.

    – Ed

    #282811
    SHK111
    Member
    Post count: 271

    Perfect Ed!!

    Another thing to change for the next update !! 😉

    one more thing. Which font (H1, H2, H3, …) need to be change for the “Caption Title”?

    #282828
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    It uses H2

    – Kyle

    #282834
    SHK111
    Member
    Post count: 271

    Just tried it.
    Not working with H2, but works with H1 … is it normal ?

    #282836
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ahh yes sorry it does use the h1 font, however it’s a h2 tag

    – Kyle

    #282837
    SHK111
    Member
    Post count: 271

    Is there any way to know which “H” is working for ? kind of a list

    #282840
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Right click on the text, then click ‘Inspect Element’

    – Kyle

    #288853
    SHK111
    Member
    Post count: 271

    Is it possible to disable the swift slider on mobile ?

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