• Resolved ilove@112

    (@bobbyng)


    Hi, thank you for your great plugin.

    I have a question about how to revise the image size when the timeline slider is showing.
    It seems to calculate by js. I’ve tried to use css to change the size to 360px

    
    .slick-initialized .slick-slide, 
    .slick-initialized .slick-slide img{
        width: 360px !important;
    }
    

    but it was a little bit strange because it showed two rows and same image at the same time.

    So, could you please tell me if there is any way that i can change the image size?

    Thank you.

    • This topic was modified 6 years, 3 months ago by ilove@112. Reason: update some words
    • This topic was modified 6 years, 3 months ago by ilove@112.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I modify the image size in slider’ is closed to new replies.