• Resolved Chuckie

    (@ajtruckle)


    Hello !

    I am trying out the Image Slider for the first time and I have a couple of questions:

    1/ Is it possible to get the Title / Description text show below the image? At the moment I have just used the title, but it shows on the image.

    2/ Can we make the Left / Right arrows stand out just a little more?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    Hi @ajtruckle

    1. Sorry it will not be possible for now. But we have added this as a feature request.

    2. What kind of stand-out thing that are you looking for? You can do it using custom CSS to like increase size or else.

    Thread Starter Chuckie

    (@ajtruckle)

    1. Thanks for looking into it (in due course).

    2. I am not sure, perhaps a hover highlight or maybe use font awesome icons? The < … > are easy to miss on the PC.

    Thread Starter Chuckie

    (@ajtruckle)

    Also, ability for us to scale it to 100% as opposed to pixels. Or to reset it to 100% in terms of pixels, or 50% etc….

    Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    You can use custom CSS for hover highlights. This is for example when hover the arrow will be bigger with ease of animation

    .slick-prev:hover:before, .slick-next:hover:before {
        font-size: 30px;
        transition-timing-function: ease;
        transition-duration: 1s;
    }
    Plugin Support Riza Maulana Ardiyanto

    (@rizaardiyanto)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved. If you have any further questions, please reply again here, or you can start a new thread.

    Thanks,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Configuration of the Image Slider’ is closed to new replies.